pub type GeminiBuilder = AgentBuilder<GeminiModel>;
pub struct GeminiBuilder { /* private fields */ }