Module processor

Module processor 

Source
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ยง

StreamingConfig
Configuration for the streaming processor
StreamingProcessor
Streaming processor for handling real-time responses from the Gemini API