Skip to content

feat: add custom provider support to AI Assistant#541

Merged
emrberk merged 34 commits intomainfrom
feat/custom-providers
Mar 27, 2026
Merged

feat: add custom provider support to AI Assistant#541
emrberk merged 34 commits intomainfrom
feat/custom-providers

Conversation

@emrberk
Copy link
Copy Markdown
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
RaphDal
RaphDal previously approved these changes Mar 26, 2026
@emrberk emrberk merged commit 8a67558 into main Mar 27, 2026
3 checks passed
@emrberk emrberk deleted the feat/custom-providers branch March 27, 2026 08:20
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.

2 participants