Add backend and frontend

This commit is contained in:
Gk0Wk
2024-04-07 15:04:00 +08:00
parent 49fdd9cc43
commit 84a7cb1b7e
233 changed files with 29927 additions and 0 deletions

7
backend/requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
Flask==3.0.2
openai==1.14.2
PyYAML==6.0.1
termcolor==2.4.0
groq==0.4.2
mistralai==0.1.6
socksio==1.0.0