Agentic Frameworks
๐ Composio
How to use Linkup in Composio
๐ Overview
Linkup can be used with Composio as a Tool to get contextual information from the internet.
๐ฆ Installation
-
Open your Composio account
-
Search for Linkup in the All App Section and click on it
โ๏ธ ๏ธConfigure your connection
- Get a Linkup API Key:
Get your API key
Create a Linkup account for free to get your API key.
- Click on Setup Linkup integration
- Enter your Linkup API Key and click on Try connection defaultโs linkup
๐๏ธ Example Usage with CrewAI
- Install CrewAI, langchain_openai and composio_crewai:
-
Get an Openai API Key: https://openai.com/index/openai-api/
-
Create a new Python file and paste the following code:
- โ Run the Python file