Commit 539a67e
committed
Fix claude-fable-5 test to match actual model capabilities
The test asserted that claude-fable-5 had empty optionDescriptors, but the
model definition includes effort (Reasoning) and contextWindow descriptors.
Update the test to verify the correct capability descriptors are present.1 parent 22af73b commit 539a67e
1 file changed
Lines changed: 8 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1350 | 1350 | | |
1351 | 1351 | | |
1352 | 1352 | | |
1353 | | - | |
1354 | | - | |
1355 | | - | |
1356 | | - | |
1357 | | - | |
1358 | | - | |
1359 | | - | |
1360 | | - | |
1361 | | - | |
| 1353 | + | |
| 1354 | + | |
| 1355 | + | |
| 1356 | + | |
| 1357 | + | |
| 1358 | + | |
| 1359 | + | |
| 1360 | + | |
1362 | 1361 | | |
1363 | 1362 | | |
1364 | 1363 | | |
| |||
0 commit comments