Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch MistralChatModel to use mistral Python package #280

Open
jackmpcollins opened this issue Jul 28, 2024 · 0 comments
Open

Switch MistralChatModel to use mistral Python package #280

jackmpcollins opened this issue Jul 28, 2024 · 0 comments

Comments

@jackmpcollins
Copy link
Owner

jackmpcollins commented Jul 28, 2024

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

Differences

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant