🦜🕸️ Using Composio With LangGraph
Integrate Composio with LangGraph agents to let them seamlessly interact with external apps
Star A Repository on Github
In this example, we will use LangGraph Agent to star a repository on Github using Composio Tools
Import Libraries & Initialize ComposioToolSet & LLM
You can get all the tools for a given app as shown below, but you can get specific actions and filter actions using usecase & tags. Learn more here