feat(embedding-providers): add local models
This commit is contained in:
parent
01fc683d32
commit
68837e06ee
5 changed files with 555 additions and 8 deletions
|
@ -22,6 +22,7 @@
|
|||
"dependencies": {
|
||||
"@iarna/toml": "^2.2.5",
|
||||
"@langchain/openai": "^0.0.25",
|
||||
"@xenova/transformers": "^2.17.1",
|
||||
"axios": "^1.6.8",
|
||||
"compute-cosine-similarity": "^1.1.0",
|
||||
"compute-dot": "^1.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue