(fix):using virtual env and fix chromadb's version (#381)

This commit is contained in:
Scott
2023-11-14 17:51:47 +08:00
committed by GitHub
parent 438ee539d6
commit d4374f7074
2 changed files with 34 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
langchain==0.0.207
openai==0.27.4
fastapi==0.95.1
chromadb==0.3.21
chromadb==0.3.26
tiktoken==0.3.3
uvicorn[standard]==0.21.1
pandas==1.5.3