mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-19 00:01:19 +00:00
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 |
||
|---|---|---|
| .. | ||
| build | ||
| cloud | ||
| config-eslint | ||
| config-typescript | ||
| core | ||
| evals | ||
| ipc | ||
| telemetry | ||
| types | ||
| vscode-shim | ||