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
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]>
0 commit comments