We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20f2bb9 commit ce96e06Copy full SHA for ce96e06
frontend/src/entity/supplier.ts
@@ -43,6 +43,8 @@ export const supplierList: Array<{
43
{ key: 'extra_body', val: '{"enable_thinking": false}', type: 'json' },
44
],
45
model_options: [
46
+ { name: 'qwen3-coder-plus' },
47
+ { name: 'qwen3-coder-flash' },
48
{ name: 'qwen-plus' },
49
/* { name: 'qwen-plus-latest' }, */
50
{ name: 'qwen-max' },
0 commit comments