diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4fb4a25 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +Include/ +Lib/ +Scripts/ +pyvenv.cfg \ No newline at end of file diff --git a/README.md b/README.md index e3a8d60..70bdb37 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Example pipeline for Openweb UI -This python script is meant as a pipeline between Openweb UI and Openrouter \ No newline at end of file +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 \ No newline at end of file