Skip to main content
FluffBuzz ships a bundled fal provider for hosted image and video generation.

Getting started

1

Set the API key

2

Set a default image model

Image generation

The bundled fal image-generation provider defaults to fal/fal-ai/flux/dev.
The fal image edit endpoint does not support aspectRatio overrides.
To use fal as the default image provider:

Video generation

The bundled fal video-generation provider defaults to fal/fal-ai/minimax/video-01-live.
HeyGen video-agent:
  • fal/fal-ai/heygen/v2/video-agent
Seedance 2.0:
  • fal/bytedance/seedance-2.0/fast/text-to-video
  • fal/bytedance/seedance-2.0/fast/image-to-video
  • fal/bytedance/seedance-2.0/text-to-video
  • fal/bytedance/seedance-2.0/image-to-video
Use fluffbuzz models list --provider fal to see the full list of available fal models, including any recently added entries.

Image generation

Shared image tool parameters and provider selection.

Video generation

Shared video tool parameters and provider selection.

Configuration reference

Agent defaults including image and video model selection.