• Will Chen's avatar
    Improve model picker UX (#1180) · 2842c61f
    Will Chen 提交于
    1. Show less common AI providers (secondary) in submenu
    2. Show $ signs for rough cost guide
    3. Show "Pro" for supported AI providers with Pro is enabled
    
        
    <!-- This is an auto-generated description by cubic. -->
    ---
    
    ## Summary by cubic
    Improves the Model Picker UX by grouping less-used providers under an
    “Other AI providers” submenu and adding clear cost and Pro indicators.
    This makes picking models faster and more informative.
    
    - **New Features**
    - Grouped secondary providers under “Other AI providers” using a new
    provider.secondary flag (Azure marked secondary).
    - Added rough cost hints: models can set dollarSigns and the UI shows a
    “$” badge accordingly.
    - Shows a “Pro” badge on supported cloud providers when Pro is enabled;
    added a “Custom” badge for custom providers.
    - Extended types: LanguageModelProvider.secondary and
    LanguageModel.dollarSigns; populated values across OpenAI, Anthropic,
    Google, and OpenRouter.
    
    <!-- End of auto-generated description by cubic. -->
    2842c61f
名称
最后提交
最后更新
..
handlers 正在载入提交数据...
processors 正在载入提交数据...
shared 正在载入提交数据...
utils 正在载入提交数据...
ipc_client.ts 正在载入提交数据...
ipc_host.ts 正在载入提交数据...
ipc_types.ts 正在载入提交数据...