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:
@@ -190,6 +190,7 @@ export default {
|
||||
// 模型
|
||||
models: {
|
||||
title: '模型',
|
||||
searchPlaceholder: '搜索模型...',
|
||||
addProvider: '添加 Provider',
|
||||
providerType: 'Provider 类型',
|
||||
preset: '预设',
|
||||
|
||||
Reference in New Issue
Block a user