Back to Promptfoo

google-live-audio (Google Live API Audio with Gemini)

examples/google-live-audio/README.md

0.121.9769 B
Original Source

google-live-audio (Google Live API Audio with Gemini)

This example demonstrates how to use promptfoo with Google's Live API for audio generation using Gemini models.

You can run this example with:

bash
npx promptfoo@latest init --example google-live-audio
cd google-live-audio

Prerequisites

  • Google AI Studio API key set as the environment variable GOOGLE_API_KEY

You can obtain a Google AI Studio API key from the Google AI Studio website.

Running the Example

bash
promptfoo eval -c promptfooconfig.yaml

View the results:

bash
promptfoo view

For more information about the Google Live API, see the Google AI Speech Generation documentation.