feat: 安装依赖

This commit is contained in:
李如威 2025-07-11 08:50:34 +08:00
parent e98c2feb36
commit 8cb491613f
1 changed files with 3 additions and 1 deletions

View File

@ -7,7 +7,9 @@ langchain-community==0.0.10
langchain-openai==0.0.2 langchain-openai==0.0.2
chromadb==0.4.22 chromadb==0.4.22
posthog==3.0.1 posthog==3.0.1
sentence-transformers==2.2.2 accelerate==1.8.1
transformers==4.53.1
sentence-transformers==5.0.0
huggingface-hub==0.16.4 huggingface-hub==0.16.4
PyPDF2==3.0.1 PyPDF2==3.0.1
python-dotenv==1.0.0 python-dotenv==1.0.0