Skip to main content

Crate gemini_live_tools

Crate gemini_live_tools 

Source
Expand description

Reusable tool families for Gemini Live hosts.

This crate owns tool definitions whose execution model is stable across hosts. It intentionally does not own host-specific composition, UI, device state, or persistence. Concrete applications choose which tool families to expose and how to combine them with host-local capabilities.

Modulesยง

timer
Reusable timer tool family for Gemini Live hosts.
workspace
Workspace-local tools shared by Gemini Live hosts.