Skip to content

feat: add custom provider support to AI Assistant#541

Open
emrberk wants to merge 29 commits intomainfrom
feat/custom-providers
Open

feat: add custom provider support to AI Assistant#541
emrberk wants to merge 29 commits intomainfrom
feat/custom-providers

Conversation

@emrberk
Copy link
Collaborator

@emrberk emrberk commented Mar 5, 2026

No description provided.

emrberk and others added 29 commits March 5, 2026 19:01
- Replace PROVIDER_TYPE with PROVIDERS map containing type + name
- Centralize getProviderName, remove local duplicates
- Make provider lists dynamic (getAllProviders) instead of hardcoded
- Use PlugsIcon from @phosphor-icons/react for custom provider fallback
- Support comma-separated extra params in model value parsing
- Simplify hasSchemaAccess with providerForModel lookup

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
All three providers (Anthropic, OpenAI Responses, OpenAI Chat
Completions) implement model listing via their respective SDKs.
Used by custom provider setup UI to fetch available models.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@emrberk emrberk changed the title Feat/custom providers feat: add custom provider support to AI Assistant Mar 23, 2026
@emrberk emrberk marked this pull request as ready for review March 23, 2026 11:01
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