Supported Frameworks
🦜🔗 Using Composio With LangChain
Integrate Composio with Langchain agents to let them seamlessly interact with external apps
Composio enables your Langchain agents to connect with many tools!
Goal: Star a repository on GitHub with natural language & Langchain Agent
Install Packages & Connect a Tool
These commands prepare your environment for seamless interaction between Langchain and Github.
1
Import Base Packages
2
Fetch all Github Langchain Tools via Composio
3
Execute the Agent
Create an agent, set up an executor, and invoke tasks to perform GitHub API calls using Composio.
4
Check Response
Executing Agents