DeepSearch 通用检索
deepsearchPerform broad web retrieval returning structured results, using the DeepSearch model for more comprehensive searches than standard AI agent search, accepting increased response time for higher quality.
Instructions
使用 DeepSearch 模型执行广域检索并返回结构化结果,拥有比AI Agent内置搜索更好的搜索效果但更耗时,需要平衡需求
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| top_k | No | ||
| locale | No | ||
| filters | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| metadata | Yes | ||
| usage | Yes |