Expand description
Exposed namespace of the module.
Structs§
- ApiConnector
Config - Configuration for third-party API connectors.
- Browsing
Metadata - Metadata about browsing operation.
- Browsing
Result - Result of web browsing operation.
- Code
Execution Config - Configuration for code execution environment.
- Code
Execution Result - Result of code execution.
- Grounded
Response - Response from search grounding operation.
- Image
Generation Config - Configuration for image generation operations.
- Image
Metadata - Metadata about generated image.
- Image
Result - Result of image generation/manipulation.
- Parameter
Definition - Definition of a single parameter.
- Rate
Limit Config - Rate limiting configuration.
- Retry
Config - Retry configuration.
- Search
Grounding Config - Configuration for search grounding operations.
- Search
Metadata - Metadata about search operation.
- Search
Source - Individual search result source.
- Tool
Parameters - Tool parameter definitions.
- Tool
Result - Result of tool execution.
- WebBrowsing
Config - Configuration for web browsing operations.
Enums§
- ApiAuthentication
- Authentication methods for third-party APIs.
- Code
Runtime - Available code runtime environments.
- Image
Model - Available image generation models.
- Image
Quality - Image quality options.
- Image
Response Format - Image response format.
- Image
Size - Image size options.
- Image
Style - Image style options.
- Search
Engine - Available search engines for grounding.
- Security
Level - Security levels for code execution.
Traits§
- ApiConnector
- Trait for third-party API connectors.
- Custom
Tool - Trait for custom tools that can be integrated.
- Platform
Specific Client - Extension trait for platform-specific client methods.