Google Gen AI Provider
The Google provider transforms Composio tools into a format compatible with Gemini’s function calling capabilities through it’s API
Setup
The Google Gen AI SDK and theprovider can only be installed for the Python SDK.
Usage
Modifiers
Modifiers are functions that can be used to intercept and optionally modify the schema, the tool call request and the response from the tool call.
OpenAI provider modifiers are the standard framework modifiers. Read more here: Modifying tool schemas