Lock mistralai to <2.0.0, avoids a breaking change

This commit is contained in:
Cyber MacGeddon 2026-03-11 12:17:20 +00:00
parent 286f762369
commit 172d9efe08

View file

@ -27,7 +27,7 @@ dependencies = [
"langchain-text-splitters",
"mcp",
"minio",
"mistralai",
"mistralai<2.0.0",
"neo4j",
"nltk",
"ollama",