Together AI
The Together AI provides access to leading open-source models including Llama, DeepSeek, Kimi, and more through a unified API.- Provider:
together - Auth:
TOGETHER_API_KEY - API: OpenAI-compatible
Quick start
- Set the API key (recommended: store it for the Gateway):
- Set a default model:
Non-interactive example
together/moonshotai/Kimi-K2.5 as the default model.
Environment note
If the Gateway runs as a daemon (launchd/systemd), make sureTOGETHER_API_KEY
is available to that process (for example, in ~/.openclaw/.env or via
env.shellEnv).
Available models
All models are OpenAI API compatible. Use model IDs as
together/<model-id> in OpenClaw (example: together/moonshotai/Kimi-K2.5).