mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-12 23:02:12 +02:00
Lock mistralai to fix incompatible API
This commit is contained in:
parent
edc7b5849a
commit
e59ac794c5
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ dependencies = [
|
||||||
"langchain-text-splitters",
|
"langchain-text-splitters",
|
||||||
"mcp",
|
"mcp",
|
||||||
"minio",
|
"minio",
|
||||||
"mistralai",
|
"mistralai<2.0.0",
|
||||||
"neo4j",
|
"neo4j",
|
||||||
"nltk",
|
"nltk",
|
||||||
"ollama",
|
"ollama",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue