Langchain-Chatchat/requirements_api.txt

22 lines
405 B
Plaintext

langchain==0.0.257
openai
sentence_transformers
fschat==0.2.24
transformers>=4.31.0
torch~=2.0.0
fastapi~=0.99.1
nltk~=3.8.1
uvicorn~=0.23.1
starlette~=0.27.0
pydantic~=1.10.11
unstructured[all-docs]
python-magic-bin; sys_platform == 'win32'
SQLAlchemy==2.0.19
faiss-cpu
nltk
# uncomment libs if you want to use corresponding vector store
# pymilvus==2.1.3 # requires milvus==2.1.3
# psycopg2
# pgvector