Tune routing defaults without moving secrets to the client
These settings only change client behavior and UI preferences. Provider secrets and real orchestration remain inside the Worker.
Default strategy
Controls the initial routing mode for the playground composer.
Auto remains the recommended mode.
It preserves the real gateway story by preferring Groq Free, then SambaNova Cloud, then Cerebras, then Gemini, then OpenRouter, then the demo-safe mock provider.
Runtime preferences
Client-side defaults only. Secrets remain on the Worker.
Streaming preference
Use POST /api/v1/stream by default in the playground.
Subtle demo hints
Keep demo-mode indicators visible but low-noise.
Theme
Current theme: loading
Frontend target
Cloudflare Pages + Workers
Static Next.js export optimized for Cloudflare Pages.
API base URL
https://relayforge-ai-api.2257855.workers.dev
Injected at build time through NEXT_PUBLIC_API_BASE_URL.
Security boundary
Worker only
Groq and OpenRouter keys never move into frontend env. The client only knows the public API base URL.