gemini_tools library
Gemini Live tool and content types (provider-specific; v1 only).
Classes
- Content
- Represents a message in a conversation (user or model turn).
- FunctionCall
- A predicted function call returned from the model.
- FunctionDeclaration
- Structured representation of a function declaration.
- FunctionResponse
- The result output from a function call.
- Schema
- Schema for structured data.
- TextPart
- Text content.
- Tool
- Tool that the model may use to generate a response.
Enums
- SchemaType
- Schema type.