adding the ability to configure ollama chat options and embeddings params via the config.toml file
This commit is contained in:
parent
46541e6c0c
commit
ad0826111b
8 changed files with 1052 additions and 1388 deletions
|
@ -34,7 +34,7 @@
|
|||
"@langchain/google-genai": "^0.0.23",
|
||||
"@xenova/transformers": "^2.17.1",
|
||||
"axios": "^1.6.8",
|
||||
"better-sqlite3": "^11.0.0",
|
||||
"better-sqlite3": "^11.8.1",
|
||||
"compute-cosine-similarity": "^1.1.0",
|
||||
"compute-dot": "^1.1.0",
|
||||
"cors": "^2.8.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue