Other Frameworks
🦜🔗 Using Composio With Groq
Integrate Composio with Groq based assistants to let them seamlessly interact with external apps
Composio enables your Groq LLM based assistants to connect with many tools!
Goal: Star a repository on GitHub with natural language & Groq LLM based assistant
Install Packages & Connect a Tool
These commands prepare your environment for seamless interaction between Groq 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