Commit d845bab
committed
test: remove mistral from smoke tests
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 <4175918+njhale@users.noreply.github.com>1 parent 7a49337 commit d845bab
File tree
3 files changed
+0
-1307
lines changed- .github/workflows
- pkg/tests/smoke/testdata
- BobAsShell
- Bob
3 files changed
+0
-1307
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
0 commit comments