Skip to content

feat(ai-settings): added custom model ID input#39

Open
LuxF3rre wants to merge 1 commit into
mskayyali:mainfrom
LuxF3rre:feat/custom-model-id
Open

feat(ai-settings): added custom model ID input#39
LuxF3rre wants to merge 1 commit into
mskayyali:mainfrom
LuxF3rre:feat/custom-model-id

Conversation

@LuxF3rre
Copy link
Copy Markdown
Contributor

Lets users supply an arbitrary model identifier instead of choosing from the preset list. The picker gains a "Custom Model ID…" entry that swaps the dropdown for a text input, with a "← Use preset" button to switch back. A new useCustomModel flag on AISettings bypasses preset validation in loadAIConfig and useAISettings, and web grounding is trusted to the user's toggle when they vouch the custom model supports it.

Lets users supply an arbitrary model identifier instead of choosing from
the preset list. The picker gains a "Custom Model ID…" entry that swaps
the dropdown for a text input, with a "← Use preset" button to switch
back. A new useCustomModel flag on AISettings bypasses preset validation
in loadAIConfig and useAISettings, and web grounding is trusted to the
user's toggle when they vouch the custom model supports it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant