mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 00:16:23 +02:00
Lock mistralai to <2.0.0, avoids a breaking change (#687)
This commit is contained in:
parent
286f762369
commit
fda508fdae
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,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