mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
fix: remove heavy local embedding model
This commit is contained in:
parent
1b57195a7a
commit
15a2c6ab4b
6 changed files with 13 additions and 860 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue