Skip to main content

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

  1. Set the API key (recommended: store it for the Gateway):
  1. Set a default model:

Non-interactive example

This will set together/moonshotai/Kimi-K2.5 as the default model.

Environment note

If the Gateway runs as a daemon (launchd/systemd), make sure TOGETHER_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).