Perform real-time web search to get up-to-date facts, news, technical documents. Use when user asks for latest information that model training data cannot cover.
Trigger
用户提问需要最新资讯、实时数据、外部资料,无法仅凭内置知识回答
Workflow
1. Summarize user question into concise search query
2. Call tavily search API
3. Filter irrelevant pages, extract key paragraphs
4. Cite source URL for every claim
Constraints
Do not make up facts. If search returns nothing, clearly tell user no matching result found.
还没有评论,先发起一个具体问题。