Skip to main content
Arcee AI provides access to the Trinity family of mixture-of-experts models through an OpenAI-compatible API. All Trinity models are Apache 2.0 licensed. Arcee AI models can be accessed directly via the Arcee platform or through OpenRouter.

Getting started

1

Get an API key

Create an API key at Arcee AI.
2

Run onboarding

3

Set a default model

Non-interactive setup

Built-in catalog

FluffBuzz currently ships this bundled Arcee catalog:
The onboarding preset sets arcee/trinity-large-thinking as the default model.

Supported features

If the Gateway runs as a daemon (launchd/systemd), make sure ARCEEAI_API_KEY (or OPENROUTER_API_KEY) is available to that process (for example, in ~/.fluffbuzz/.env or via env.shellEnv).
When using Arcee models via OpenRouter, the same arcee/* model refs apply. FluffBuzz handles routing transparently based on your auth choice. See the OpenRouter provider docs for OpenRouter-specific configuration details.

OpenRouter

Access Arcee models and many others through a single API key.

Model selection

Choosing providers, model refs, and failover behavior.