Skip to content

Feat/custom providers#541

Draft
emrberk wants to merge 27 commits intomainfrom
feat/custom-providers
Draft

Feat/custom providers#541
emrberk wants to merge 27 commits intomainfrom
feat/custom-providers

Conversation

@emrberk
Copy link
Collaborator

@emrberk emrberk commented Mar 5, 2026

No description provided.

emrberk and others added 27 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>
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