How to use Linkup in LlamaIndex
Get your Linkup API Key
Install dependencies
Create your agent
Parameter | Options | Description |
---|---|---|
depth | standard , deep | Controls search depth. deep performs more thorough research, standard is faster. |
output_type | searchResults , sourcedAnswer , structured | Determines the format of returned information. |
Initialize and run your agent