A python script acting as a interface between openrouter LLM models and openweb ui
| .gitignore | ||
| 01_pipeline_tester.py | ||
| 02_oms_sql_pipeline.py | ||
| 00_simple_chat_interface.py | ||
| README.md | ||
Example pipeline for Openweb UI
These python scripts are meant as a pipeline between Openweb UI and Openrouter
- 00: Queries a openrouter model and returns the response to the chat
- 01: Simple Echo example