chore: 更新版本号并移除已弃用的模型
移除 OpenAI Qwen OAuth 提供者中已弃用的模型 'qwen3.6-plus' 和 'qwen3.5-plus',同时将项目版本号更新至 2.13.5.1。
This commit is contained in:
parent
093b05068d
commit
51c0af2f15
2 changed files with 1 additions and 3 deletions
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
2.13.5
|
||||
2.13.5.1
|
||||
|
|
|
|||
|
|
@ -46,8 +46,6 @@ export const PROVIDER_MODELS = {
|
|||
'openai-qwen-oauth': [
|
||||
'coder-model',
|
||||
'vision-model',
|
||||
'qwen3.6-plus',
|
||||
'qwen3.5-plus',
|
||||
'qwen3-coder-plus',
|
||||
'qwen3-coder-flash',
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue