You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kyma API (kymaapi.com) is an OpenAI-compatible LLM gateway with 20+
open-source models, free credits on signup, and pay-per-token billing.
- Add KymaHandler extending BaseOpenAiCompatibleProvider
- Register 8 top models (qwen-3.6-plus, deepseek-v3/r1, kimi-k2.5,
gemma-4-31b, llama-3.3-70b, qwen-3-32b, minimax-m2.5)
- Add kymaApiKey to provider settings schema and secret storage
- Add Kyma settings UI component with API key input
- Wire into buildApiHandler switch, PROVIDERS list, and model config
0 commit comments