Module protocol

Module protocol 

Source
Expand description

Wire-format types mapping one-to-one to the Gemini Multimodal Live API.

Re-exports§

pub use platform::Platform;
pub use messages::*;
pub use types::*;

Modules§

messages
Client→Server and Server→Client message envelopes for the Gemini Live wire protocol.
platform
Platform abstraction — Google AI vs Vertex AI URL/version logic.
types
Core types that map one-to-one to the Gemini Multimodal Live API wire format.