Skip to content

Feature: add missing chat mistral ai models #4492

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

Merged

Conversation

estebanjosse
Copy link
Contributor

@estebanjosse estebanjosse commented May 23, 2025

Closes #4484
Description:
This PR adds support for two additional models to the ChatMistralAI integration:

  • codestral-latest
  • devstral-small-2505

These models are part of Mistral’s officially released lineup but were not previously available in the Flowise UI. Adding them expands the model selection and improves support for various use cases relying on these newer offerings.

Changes:

  • Extended the list of supported model identifiers for ChatMistralAI

Motivation:
This change ensures that users can access the latest Mistral models directly within Flowise without requiring manual configuration or backend modifications.

Testing:

  • Verified model selection and response flow using each newly added model
  • Confirmed that existing functionality remains unaffected

Let me know if any refinements are needed. I'd be happy to make updates.

Copy link
Contributor

@HenryHengZJ HenryHengZJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@HenryHengZJ HenryHengZJ merged commit 729043b into FlowiseAI:main May 27, 2025
2 checks passed
@estebanjosse estebanjosse deleted the feature/AddMissingChatMistralAIModels branch May 27, 2025 19:17
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

Successfully merging this pull request may close these issues.

[FEATURE] Add support for missing ChatMistralAI models
2 participants