Documentation
gateway.docsChoose your path
users → configure → observe → deployOctaFuse is a self-hostable AI capability gateway and operations control plane. The docs follow the workflow: run it locally; configure upstreams, models, image and audio capabilities, Agent Tools, routes, and keys; use Playground / Simulator and logs when debugging; open the gateway repository reference for API fields, migrations, architecture, and deep operations.
01I want to run itLocal D1 → one-command Cloudflare deploy, Admin login, one test request.02I am integrating a systemProxy vs Admin, user API keys vs Integration Keys, and portal provisioning flows.03I am going to productionCloudflare Workers (default), Docker self-hosting, data placement, migration order.
Product Tour
Section titled “Product Tour”


Configuration Pipeline
Section titled “Configuration Pipeline”1ProvidersEndpoints, one key, status2ModelsCatalog and pricing3RoutesSurface, Pool, Target, strategy4ImagesGeneration / edit pricing5ToolsExtensible agent tools6UsersAccounts, budgets, model discounts7API KeysIssue, revoke, authenticate
Common Entry Points
Section titled “Common Entry Points” Quick start Local D1 → Cloudflare deploy
Integration Proxy / Admin / key boundaries
Image generation / edit Images with token / per-image billing
Agent Tools Extensible tool APIs; web tools ship today
Playground Probe chat, responses, images, and DashScope audio capabilities
Simulator Validate responses, audio, and other full Proxy paths with a real key
Cloudflare deployment Worker + Admin + D1 (recommended)
Docker deployment Self-hosting, Postgres / MySQL, images
Troubleshooting And Governance
Section titled “Troubleshooting And Governance”| I want to… | Go to |
|---|---|
| Inspect whether a call succeeded | Request logs |
| Inspect usage and cost trends | Analytics |
| Inspect budget, key lifecycle, and user-side audit | Audit logs |
| Configure business timezone, billing currency, routing strategy, and alerts | System config |
| Read APIs, migrations, architecture, billing details | GitHub technical reference |