mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 08:26:21 +02:00
Fix ollama embeddings client to work (#285)
This commit is contained in:
parent
552637c1f7
commit
75a72b0d2d
2 changed files with 19 additions and 5 deletions
|
|
@ -49,6 +49,7 @@ setuptools.setup(
|
|||
"langchain-core",
|
||||
"langchain-text-splitters",
|
||||
"neo4j",
|
||||
"ollama",
|
||||
"openai",
|
||||
"pinecone[grpc]",
|
||||
"prometheus-client",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue