examples/provider-fal/README.md
You can run this example with:
npx promptfoo@latest init --example provider-fal
cd provider-fal
Demonstrates how to evaluate and compare image generation models using promptfoo.
export FAL_KEY=your-fal-key-here
npm install @fal-ai/client
promptfoo eval
The evaluation generates a comparison table showing:
promptfoo view
Opens the web interface to browse generated images and compare model outputs.
Edit promptfooconfig.yaml to:
config.client.proxyUrl when your environment requires it