You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently MistralChatModel uses the openai Python package because the APIs were the same at one point. Now they have diverged in a few ways, so it might simplify things overall to switch to using the mistral Python package. https://github.com/mistralai/client-python/tree/main
Currently
MistralChatModel
uses the openai Python package because the APIs were the same at one point. Now they have diverged in a few ways, so it might simplify things overall to switch to using the mistral Python package. https://github.com/mistralai/client-python/tree/mainDifferences
tool_id
length #276The text was updated successfully, but these errors were encountered: