new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

AI SDK · Providers · all subjects

fal/options

3 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

Fal image provider options

Fal image models support flexible provider options through providerOptions.fal object. Common options include: imageUrl (deprecated, use prompt.images instead) - Reference image URL for image-to-image generation; strength - Controls how much the output differs from the input image; guidanceScale - Controls adherence to the prompt (range: 1-20); numInferenceSteps - Number of denoising steps (range: 1-50); enableSafetyChecker - Enable/disable safety filtering; outputFormat - Output format: 'jpeg' or 'png'; syncMode - Wait for completion before returning response; acceleration - Speed of generation: 'none', 'regular', or 'high'; safetyTolerance - Content safety filtering level (1-6, where 1 is strictest); useMultipleImages - When true, converts multiple input images to image_urls array for models that support multiple images (e.g., fal-ai/flux-2/edit).

Fal provider options snake_case deprecation

Snake_case parameter names (e.g., image_url, guidance_scale) are deprecated and will be removed in a future version. Use camelCase names (e.g., imageUrl, guidanceScale) instead.

Fal speech provider options

Fal speech models support provider options via providerOptions.fal: (1) voice_setting (object) - voice_id (string): predefined voice ID; speed (number): 0.5–2.0; vol (number): 0–10; pitch (number): -12–12; emotion (enum): happy | sad | angry | fearful | disgusted | surprised | neutral; english_normalization (boolean). (2) audio_setting (object) - Audio configuration settings specific to the model. (3) language_boost (enum) - Chinese | Chinese,Yue | English | Arabic | Russian | Spanish | French | Portuguese | German | Turkish | Dutch | Ukrainian | Vietnamese | Indonesian | Japanese | Italian | Korean | Thai | Polish | Romanian | Greek | Czech | Finnish | Hindi | auto. (4) pronunciation_dict (object) - Custom pronunciation dictionary for specific words. Model-specific parameters (e.g., audio_url, prompt, preview_text, ref_audio_url, ref_text) can be passed directly under providerOptions.fal.

Give your agent this brain