Settings
Keep keys local and swap models without touching the whole app.
Environment variables still work, but you can also store provider keys locally on this machine, choose the default models, and test each connection.
API Keys
Saved keys stay server-side in local storage. Environment variables take precedence if both exist.
Fal API Key
Fal is used for GPT Image 2, Nano Banana 2 / Gemini 3.1 Flash Image, Kling, Veo, and script analysis.
Current value: Not set
Pexels API Key
Pexels is used only when optional stock-video selection is enabled before Story Scan.
Current value: Not set
Defaults
These defaults drive the main workflow and can be updated later in one config-friendly place.
Model IDs live centrally in
src/lib/modelConfig.ts, so if you want to swap a provider alias or future snapshot later you only need to update one place.