Skip to content

Conversation

njhale
Copy link
Member

@njhale njhale commented Jun 23, 2025

The smoke tests for mistral-large-2402 are failing because its responses for certain test cases have changed since the initial golden files were generated. After a bit of investigation, it looks like this model was deprecated in November 2024 and retired in June 2025. Also, from what I can tell, contemporary Mistral models like mistral-large-2411 and mistral-medium-2505 don't actually make the expected tool calls required to pass the GPTScript's smoke tests, so swapping out the model is not feasible at this time.

In light of these findings, remove mistral from the set of smoke tested model providers.

The smoke tests for `mistral-large-2402` are failing because its responses for certain test cases
have changed since the initial golden files were generated. After a bit of investigation, it looks like
this model was deprecated in November 2024 and retired in June 2025. Also, from what I can tell,
contemporary Mistral models like `mistral-large-2411` and `mistral-medium-2505` don't actually make
the expected tool calls required to pass the GPTScript's smoke tests, so swapping out the model is not
feasible at this time.

In light of these findings, remove mistral from the set of smoke tested model providers.

Signed-off-by: Nick Hale <[email protected]>
@njhale
Copy link
Member Author

njhale commented Jun 23, 2025

Note: The mistral smoke tests will still run on this PR since the current workflow file from main is used for PRs.

@njhale
Copy link
Member Author

njhale commented Jun 23, 2025

Going to go ahead and merge this with @thedadams review.

@njhale njhale merged commit d845bab into gptscript-ai:main Jun 23, 2025
10 of 12 checks passed
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.

2 participants