Expand description
Streaming processor for handling real-time responses from the Gemini API
This module provides functionality to process streaming responses from the Gemini API, parse them in real-time, and provide callbacks for handling each chunk of data.
Structsยง
- Streaming
Config - Configuration for the streaming processor
- Streaming
Processor - Streaming processor for handling real-time responses from the Gemini API