fix: remove heavy local embedding model

This commit is contained in:
swve 2024-01-28 20:39:42 +00:00
parent 1b57195a7a
commit 15a2c6ab4b
6 changed files with 13 additions and 860 deletions

View file

@ -34,7 +34,6 @@ langchain = "0.1.0"
tiktoken = "^0.5.2"
openai = "^1.7.1"
chromadb = "^0.4.22"
sentence-transformers = "^2.2.2"
python-dotenv = "^1.0.0"
redis = "^5.0.1"
langchain-community = "^0.0.11"