Skip to main content
Generate a video with Fal in an Agno agent.

Prerequisites

You’ll need to have the following:
  • fal_client library installed
  • An API key from Fal

Setup

FalTools checks the FAL_API_KEY environment variable and logs an error when it is missing. Authentication still works with FAL_KEY alone because fal_client reads it directly. Set both variables to avoid the log message.

Code

video_agent.py