composio
composio copied to clipboard
Composio equip's your AI agents & LLMs with 100+ high-quality integrations via function calling
### **PR Type** Enhancement, Dependencies ___ ### **Description** - Added `E2BWorkspace` class to support workspace operations, including initialization, tool server management, and action execution. - Defined lists of local tools...
I really like what I am seeing :-). There are a number of customers who would want (and need) a non-SaaS / non-Cloud version of this. Just like they can...
If an user is not authenticated, and tries to run `composio add `, now it will first be redirected to login, and after login, the tool will be added.
Added Vercel AI integration
### **PR Type** Enhancement ___ ### **Description** - Added `REDDIT` to the `App` enum in `python/composio/client/enums/_app.py`. - Implemented `Filter` action in `python/composio/tools/local/reddit/actions/filter.py` to filter subreddit posts. - Implemented `Comment` action...
Will the dashboard be open source later?
Hi, I have experimenting with the composio module for creating different agent workflows. Tried the Competitor Researcher and the Research Assistant. Both the quick samples are breaking half way through....