-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Add Kyma API as a built-in provider #12106
Copy link
Copy link
Open
Labels
area:integrationIntegrations (context providers, model providers, etc.)Integrations (context providers, model providers, etc.)kind:enhancementIndicates a new feature request, imrovement, or extensionIndicates a new feature request, imrovement, or extension
Metadata
Metadata
Assignees
Labels
area:integrationIntegrations (context providers, model providers, etc.)Integrations (context providers, model providers, etc.)kind:enhancementIndicates a new feature request, imrovement, or extensionIndicates a new feature request, imrovement, or extension
Type
Projects
Status
Todo
Proposal
Add Kyma API as a built-in provider in Continue.dev.
What is Kyma?
Kyma is an OpenAI-compatible API gateway that gives developers access to 20+ open-source models through a single API key and endpoint. It's designed for coding agents and AI assistants.
Why add Kyma?
/v1/chat/completionsendpoint — same pattern as OpenRouter, Together, etc.Implementation Plan
Since Kyma is OpenAI-compatible, the implementation would follow the Mimo/Nous Research pattern:
Happy to submit the PR once this is discussed.
Links