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",
|
||||
"mcp",
|
||||
"minio",
|
||||
"mistralai",
|
||||
"mistralai<2.0.0",
|
||||
"neo4j",
|
||||
"nltk",
|
||||
"ollama",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue