2023-08-08 23:54:51 +08:00
|
|
|
langchain==0.0.257
|
2023-05-31 22:31:54 +08:00
|
|
|
openai
|
2023-07-27 23:22:07 +08:00
|
|
|
sentence_transformers
|
2023-07-30 23:16:47 +08:00
|
|
|
fschat==0.2.20
|
2023-07-27 23:22:07 +08:00
|
|
|
transformers
|
2023-05-21 22:27:02 +08:00
|
|
|
torch~=2.0.0
|
2023-07-27 23:22:07 +08:00
|
|
|
fastapi~=0.99.1
|
|
|
|
|
fastapi-offline
|
|
|
|
|
nltk~=3.8.1
|
|
|
|
|
uvicorn~=0.23.1
|
|
|
|
|
starlette~=0.27.0
|
|
|
|
|
pydantic~=1.10.11
|
2023-08-04 15:12:14 +08:00
|
|
|
unstructured[all-docs]
|
2023-08-08 12:03:33 +08:00
|
|
|
python-magic-bin; sys_platform == 'win32'
|
2023-08-10 15:51:22 +08:00
|
|
|
SQLAlchemy==2.0.19
|
2023-08-07 20:37:16 +08:00
|
|
|
faiss-cpu
|
2023-08-08 14:29:08 +08:00
|
|
|
|
2023-08-10 15:51:22 +08:00
|
|
|
# uncomment libs if you want to use corresponding vector store
|
|
|
|
|
# pymilvus==2.1.3 # requires milvus==2.1.3
|
2023-08-10 11:16:52 +08:00
|
|
|
# psycopg2
|
2023-08-10 15:51:22 +08:00
|
|
|
# pgvector
|