feat: replace ModelSelector dropdown with modal picker

NSelect dropdown is unusable with providers that have hundreds of models.
Replaced with a modal dialog featuring search filter, collapsible provider
groups, and click-to-select.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ekko
2026-04-18 22:08:34 +08:00
parent aa34b02b09
commit 4f923da490
3 changed files with 220 additions and 24 deletions
+1
View File
@@ -190,6 +190,7 @@ export default {
// 模型
models: {
title: '模型',
searchPlaceholder: '搜索模型...',
addProvider: '添加 Provider',
providerType: 'Provider 类型',
preset: '预设',