Skip to main content
Together AI provides access to leading open-source models including Llama, DeepSeek, Kimi, and more through a unified API.

Getting started

1

Get an API key

Create an API key at api.together.ai/settings/api-keys.
2

Run onboarding

3

Set a default model

Non-interactive example

The onboarding preset sets together/moonshotai/Kimi-K2.5 as the default model.

Built-in catalog

FluffBuzz ships this bundled Together catalog:

Video generation

The bundled together plugin also registers video generation through the shared video_generate tool. To use Together as the default video provider:
See Video Generation for the shared tool parameters, provider selection, and failover behavior.
If the Gateway runs as a daemon (launchd/systemd), make sure TOGETHER_API_KEY is available to that process (for example, in ~/.fluffbuzz/.env or via env.shellEnv).
Keys set only in your interactive shell are not visible to daemon-managed gateway processes. Use ~/.fluffbuzz/.env or env.shellEnv config for persistent availability.
  • Verify your key works: fluffbuzz models list --provider together
  • If models are not appearing, confirm the API key is set in the correct environment for your Gateway process.
  • Model refs use the form together/<model-id>.

Model selection

Provider rules, model refs, and failover behavior.

Video generation

Shared video generation tool parameters and provider selection.

Configuration reference

Full config schema including provider settings.

Together AI

Together AI dashboard, API docs, and pricing.