Flume can generate scripts, themes, and layouts using an LLM. You bring your own API key.Documentation Index
Fetch the complete documentation index at: https://docs.flumeirc.io/llms.txt
Use this file to discover all available pages before exploring further.
Quick Setup
The easiest way to set up LLM generation:- Choose provider — type
1(Anthropic) or2(OpenAI) - Paste your API key — stored in the encrypted vault
Manual Configuration
1. Choose a Provider
Add toconfig.toml:
2. Store Your API Key
Supported Providers
| Provider | Models | API Key Source |
|---|---|---|
| Anthropic | claude-sonnet-4-20250514, claude-haiku-4-5-20251001 | console.anthropic.com |
| OpenAI | gpt-4o, gpt-4o-mini | platform.openai.com |