Fix ollama embeddings client to work (#285)

This commit is contained in:
cybermaggedon 2025-01-27 23:47:15 +00:00 committed by GitHub
parent 552637c1f7
commit 75a72b0d2d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 19 additions and 5 deletions

View file

@ -49,6 +49,7 @@ setuptools.setup(
"langchain-core",
"langchain-text-splitters",
"neo4j",
"ollama",
"openai",
"pinecone[grpc]",
"prometheus-client",