Skip to content

Add Kyma as provider (8 open-source models)#1417

Open
sonpiaz wants to merge 1 commit intoanomalyco:devfrom
sonpiaz:add-kyma-provider
Open

Add Kyma as provider (8 open-source models)#1417
sonpiaz wants to merge 1 commit intoanomalyco:devfrom
sonpiaz:add-kyma-provider

Conversation

@sonpiaz
Copy link
Copy Markdown

@sonpiaz sonpiaz commented Apr 11, 2026

What is Kyma?

Kyma API (κῦμα — Greek for "wave") is an OpenAI-compatible LLM gateway for open-source models. Single endpoint, free credits on signup, pay-per-token after. Kyma handles routing, fallbacks, and reliability across providers so developers don't have to.

  • API: https://kymaapi.com/v1 (OpenAI-compatible)
  • Docs: https://docs.kymaapi.com
  • Auth: KYMA_API_KEY
  • SDK: @ai-sdk/openai-compatible

Models included (8)

Model Family Open Weights
qwen-3.6-plus Qwen No
deepseek-v3 DeepSeek Yes
deepseek-r1 DeepSeek Thinking Yes
kimi-k2.5 Kimi No
gemma-4-31b Gemma Yes
qwen-3-32b Qwen Yes
llama-3.3-70b Llama Yes
minimax-m2.5 MiniMax No

All models support tool calling and structured output. Pricing is in USD per million tokens.

Structure

Follows the standard provider layout: provider.toml + models/*.toml + logo.svg.

Adds Kyma API (kymaapi.com) as an OpenAI-compatible LLM gateway provider.
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