Overview
Flow Builder uses a Bring Your Own Key (BYOK) model. You provide your own LLM API key, and the platform routes all AI calls through your account. This gives you control over costs, rate limits, and model access.Supported Providers
Adding Your Key
1
Open Flow Settings
Click the Settings icon (gear) in the top toolbar.
2
Select Provider
Choose OpenAI, Anthropic, or OpenRouter from the dropdown.
3
Paste Your Key
Enter your API key and click Save.
4
Choose Default Model
Select the default model for the flow. Individual nodes can override this in their advanced settings.
Model Recommendations
- Voice flows (latency matters):
gpt-4o-miniorclaude-haiku - Complex reasoning:
gpt-4oorclaude-sonnet - Multi-provider access: Use OpenRouter for a single key across all providers
Troubleshooting
Your API key is never shared with other users or flows. Each flow stores its own key independently.
Related Pages
Testing
Test your flow with your key
Engine & Streaming
How models are resolved
Voice Connection
Deploy to voice
