OpenCode is an open source AI coding assistant that runs in your terminal. It supports OpenAI-compatible APIs.Documentation Index
Fetch the complete documentation index at: https://docs.kymaapi.com/llms.txt
Use this file to discover all available pages before exploring further.
Configuration
Set these environment variables:Recommended Models
| Model | Alias | Best For |
|---|---|---|
qwen-3.6-plus | best | Recommended — highest quality |
qwen-3-coder | code | Best alias for code-focused tasks |
kimi-k2.6 | agent | Best tool calling, 262K context |
qwen-3-32b | fast | Ultra-fast active coding model |
deepseek-v4-pro | — | 1M context, top reasoning. Complex refactors and long-codebase tasks. |
deepseek-v4-flash | — | 1M context, value tier. Everyday completions where speed matters. |