Documentation
¶
Overview ¶
Package main demonstrates audio analysis capabilities with the PromptKit SDK.
This example shows:
- Sending audio files with text prompts using WithAudioFile
- Using Gemini 2.5 for audio analysis and transcription
- Streaming audio analysis responses
Run with:
export GEMINI_API_KEY=your-key go run .
Click to show internal directories.
Click to hide internal directories.