mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-13 13:18:51 +00:00
test: update modelstudio catalog contract sentinel
This commit is contained in:
parent
2484064c48
commit
0766f0b422
1 changed files with 1 additions and 1 deletions
|
|
@ -694,7 +694,7 @@ export function describeModelStudioProviderDiscoveryContract() {
|
|||
apiKey: "modelstudio-key",
|
||||
models: expect.arrayContaining([
|
||||
expect.objectContaining({ id: "qwen3.5-plus" }),
|
||||
expect.objectContaining({ id: "qwen3.6-plus" }),
|
||||
expect.objectContaining({ id: "qwen3-max-2026-01-23" }),
|
||||
expect.objectContaining({ id: "MiniMax-M2.5" }),
|
||||
]),
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue