Lock mistralai to fix incompatible API

This commit is contained in:
Cyber MacGeddon 2026-03-26 10:48:24 +00:00
parent 59fd422c58
commit 31e42a0b99

View file

@ -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",