CrewAI Provider
CrewAI Provider
The CrewAI Provider is a provider that formats the Composio tools into an object compatible with CrewAI’s tool calling capabilities. Agents and LLM workflows built with this can call and execute the Composio tools.
Setup
The CrewAI provider is available for only the Python SDK.
Python
Usage
Python