Updated readme and added gitignore
This commit is contained in:
parent
1fe3e631d3
commit
66547eef54
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
Include/
|
||||||
|
Lib/
|
||||||
|
Scripts/
|
||||||
|
pyvenv.cfg
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
# Example pipeline for Openweb UI
|
# Example pipeline for Openweb UI
|
||||||
|
|
||||||
This python script is meant as a pipeline between Openweb UI and Openrouter
|
These python scripts are meant as a pipeline between Openweb UI and Openrouter
|
||||||
|
|
||||||
|
1. 00: Queries a openrouter model and returns the response to the chat
|
||||||
Loading…
Reference in New Issue
Block a user