Supported Frameworks
Using Composio With Letta
Integrate Composio with Letta to let them seamlessly interact with external apps
Star A Repository on GitHub
In this example, we will use Letta Agent to star a repository on GitHub using Composio Tools
1
Install Packages
Python
2
Import Libraries & Configure Client
Python
3
Connect Your GitHub Account
You need to have an active GitHub Integration. Learn how to do this here
Don’t forget to set your COMPOSIO_API_KEY
and OPENAI_API_KEY
in your environment variables.
4
Add GitHub action to Client
You can get all the tools for a given app or specific actions as shown below. Learn more here
5
Execute the Agent
Python
Was this page helpful?