Search for web content with Linkup's context retrieval service. For a natural language query, it finds online information to ground your LLM’s answer, along with sources.
- 服务商
- Linkup AI 搜索 API
- 输入摘要
- {"name":"q","type":"string","required":true,"description":"The natural language question for which you want to retrieve context."}, {"name":"depth","type":"string","required":true,"description":"Search precision level. 'standard' returns results faster; 'deep' takes longer but yields more comprehensive results.","enum":["standard","deep"]}, {"name":"toDate","type":"string","required":false,"description":"The date until which search results should be considered, in ISO 8601 format (YYYY-MM-DD)."}, {"name":"fromDate","type":"string","required":false,"description":"The date from which search results should be considered, in ISO 8601 format (YYYY-MM-DD)."}, {"name":"outputType","type":"string","required":true,"description":"The type of output. 'sourcedAnswer' includes answer with sources, 'searchResults' provides raw search results, 'structured' for custom format.","enum":["sourcedAnswer","..., {"name":"includeImages","type":"boolean","required":false,"description":"Whether to include images in the results."}, {"name":"excludeDomains","type":"array","required":false,"description":"List of domains to exclude from the search."}, {"name":"includeDomains","type":"array","required":false,"description":"List of domains to search on exclusively."}
- 输出摘要
- 暂无公开信息
- 计费规则
- 30
- 数据更新时间
- 暂无公开信息
- 验证状态
- 暂无公开信息