mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-30 02:35:29 +08:00
* 修复milvus_kb_service中一些bug,添加文档后将数据同步到数据库 * 升级到langchain==0.0.287,fschat==0.0.28;处理langchain.Milvus bug(#10492) * 修复切换模型BUG: 从在线API切换模型时出错
26 lines
480 B
Plaintext
26 lines
480 B
Plaintext
langchain==0.0.287
|
|
fschat[model_worker]==0.2.28
|
|
openai
|
|
sentence_transformers
|
|
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
|
|
accelerate
|
|
spacy
|
|
PyMuPDF==1.22.5
|
|
rapidocr_onnxruntime>=1.3.1
|
|
|
|
# uncomment libs if you want to use corresponding vector store
|
|
# pymilvus==2.1.3 # requires milvus==2.1.3
|
|
# psycopg2
|
|
# pgvector
|