Model Runtime (#1858)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com> Co-authored-by: Garfield Dai <dai.hai@foxmail.com> Co-authored-by: chenhe <guchenhe@gmail.com> Co-authored-by: jyong <jyong@dify.ai> Co-authored-by: Joel <iamjoel007@gmail.com> Co-authored-by: Yeuoly <admin@srmxy.cn>
This commit is contained in:
@@ -11,13 +11,13 @@ flask-cors==3.0.10
|
||||
gunicorn~=21.2.0
|
||||
gevent~=22.10.2
|
||||
langchain==0.0.250
|
||||
openai~=0.28.0
|
||||
openai~=1.3.6
|
||||
tiktoken~=0.5.2
|
||||
psycopg2-binary~=2.9.6
|
||||
pycryptodome==3.17
|
||||
python-dotenv==1.0.0
|
||||
pytest~=7.3.1
|
||||
pytest-mock~=3.11.1
|
||||
tiktoken==0.3.3
|
||||
Authlib==1.2.0
|
||||
boto3==1.28.17
|
||||
tenacity==8.2.2
|
||||
@@ -26,6 +26,7 @@ weaviate-client~=3.21.0
|
||||
mailchimp-transactional~=1.0.50
|
||||
scikit-learn==1.2.2
|
||||
sentry-sdk[flask]~=1.21.1
|
||||
sympy==1.12
|
||||
jieba==0.42.1
|
||||
celery==5.2.7
|
||||
redis~=4.5.4
|
||||
@@ -35,15 +36,15 @@ docx2txt==0.8
|
||||
pypdfium2==4.16.0
|
||||
resend~=0.5.1
|
||||
pyjwt~=2.6.0
|
||||
anthropic~=0.7.2
|
||||
anthropic~=0.7.7
|
||||
newspaper3k==0.2.8
|
||||
google-api-python-client==2.90.0
|
||||
wikipedia==1.4.0
|
||||
readabilipy==0.2.0
|
||||
google-search-results==2.4.2
|
||||
replicate~=0.9.0
|
||||
websocket-client~=1.6.1
|
||||
dashscope~=1.11.0
|
||||
replicate~=0.22.0
|
||||
websocket-client~=1.7.0
|
||||
dashscope~=1.13.5
|
||||
huggingface_hub~=0.16.4
|
||||
transformers~=4.31.0
|
||||
pandas==1.5.3
|
||||
@@ -54,7 +55,10 @@ werkzeug==2.3.7
|
||||
pymilvus==2.3.0
|
||||
qdrant-client==1.6.4
|
||||
cohere~=4.32
|
||||
pyyaml~=6.0.1
|
||||
numpy~=1.25.2
|
||||
unstructured~=0.10.27
|
||||
unstructured[docx,pptx,msg,md,ppt]~=0.10.27
|
||||
bs4~=0.0.1
|
||||
markdown~=3.5.1
|
||||
google-generativeai~=0.3.2
|
||||
Reference in New Issue
Block a user