chore: 更新版本号并移除已弃用的模型

移除 OpenAI Qwen OAuth 提供者中已弃用的模型 'qwen3.6-plus' 和 'qwen3.5-plus',同时将项目版本号更新至 2.13.5.1。
This commit is contained in:
hex2077 2026-04-10 16:49:07 +08:00
parent 093b05068d
commit 51c0af2f15
2 changed files with 1 additions and 3 deletions

View file

@ -1 +1 @@
2.13.5
2.13.5.1

View file

@ -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',
],