Mistral-2503 bad performance in tool calling comparing Mistral-2501 #30600
Unanswered
alejandrofdzllorente
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
Commit to Help
Example Code
Description
I'm trying to use tools with the new mistral-2503. but it is not taking the tools in the proper way, it takes the first tool (add) but with the rest it fails, logs here:
But when I try the mistral-small-2501 it takes all the tools perfectly! Logs here:
I would love to use the new model but this problem is annoying me. I just have the latest versions of langchain and langchain_mistralai but it's still failing.
Thanks in advance.
System Info
langchain==0.3.21
langchain-chroma==0.2.2
langchain-community==0.3.17
langchain-core==0.3.49
langchain-experimental==0.3.4
langchain-mistralai==0.2.10
langchain-ollama==0.2.2
langchain-openai==0.3.6
langchain-text-splitters==0.3.7
Beta Was this translation helpful? Give feedback.
All reactions