Skip to main content

Volcengine (Doubao)

The Volcengine provider gives access to Doubao models and third-party models hosted on Volcano Engine, with separate endpoints for general and coding workloads.

Getting started

1

Set the API key

Run interactive onboarding:
This registers both the general (volcengine) and coding (volcengine-plan) providers from a single API key.
2

Set a default model

3

Verify the model is available

For non-interactive setup (CI, scripting), pass the key directly:

Providers and endpoints

Both providers are configured from a single API key. Setup registers both automatically.

Available models

Advanced notes

velaclaw onboard --auth-choice volcengine-api-key currently sets volcengine-plan/ark-code-latest as the default model while also registering the general volcengine catalog.
During onboarding/configure model selection, the Volcengine auth choice prefers both volcengine/* and volcengine-plan/* rows. If those models are not loaded yet, Velaclaw falls back to the unfiltered catalog instead of showing an empty provider-scoped picker.
If the Gateway runs as a daemon (launchd/systemd), make sure VOLCANO_ENGINE_API_KEY is available to that process (for example, in ~/.velaclaw/.env or via env.shellEnv).
When running Velaclaw as a background service, environment variables set in your interactive shell are not automatically inherited. See the daemon note above.

Model selection

Choosing providers, model refs, and failover behavior.

Configuration

Full config reference for agents, models, and providers.

Troubleshooting

Common issues and debugging steps.

FAQ

Frequently asked questions about Velaclaw setup.