modified: requirements.txt
This commit is contained in:
parent
9bfd1c9b5a
commit
3b463f41ea
1 changed files with 2 additions and 3 deletions
|
|
@ -5,11 +5,9 @@ flask-socketio
|
|||
gevent
|
||||
gevent-websocket
|
||||
|
||||
mistralai
|
||||
together
|
||||
openai
|
||||
openai[datalib]
|
||||
groq
|
||||
|
||||
tiktoken
|
||||
|
||||
#llama-cpp-python[server]
|
||||
|
|
@ -18,6 +16,7 @@ tiktoken
|
|||
Flask-SQLAlchemy
|
||||
Flask-Migrate
|
||||
|
||||
# used for s3/spaces or aws bedrock (claude)
|
||||
boto3
|
||||
|
||||
pyyaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue