We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33db5c1 commit d5babdaCopy full SHA for d5babda
1 file changed
pyproject.toml
@@ -37,7 +37,8 @@ dependencies = [
37
"fastembed>=0.7.3",
38
"ddgs>=9.6.1",
39
"sqlalchemy>=2.0.45",
40
- "chromadb>=1.3.7"
+ "chromadb>=1.3.7",
41
+ "ollama>=0.6.1"
42
]
43
44
[project.scripts]
0 commit comments