← 返回
未分类

Deep Research

Deep web research across 11 Chinese and international sources (Baidu, Bing, Sogou, Quark, ChinaSo, WeChat, Yandex, Zhihu, Bilibili, V2EX, GitHub). Use when t...
Deep web research across 11 Chinese and international sources (Baidu, Bing, Sogou, Quark, ChinaSo, WeChat, Yandex, Zhihu, Bilibili, V2EX, GitHub). Use when t...
nb-clh nb-clh 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 310
下载
💾 0
安装
1
版本
#latest

概述

Deep Research

Search across 11 sources simultaneously via a local Agentic RAG-CN API, then synthesize results with evidence tables and contradiction detection.

Prerequisites

Agentic RAG-CN must be running locally. Check with:

curl -s http://localhost:18888/health

If unavailable, fall back to built-in web_search tool.

Usage

Call the API with a POST request:

curl -s -X POST http://localhost:18888/api/analyze \
  -H "Content-Type: application/json" \
  -d '{"question": "用户的问题"}'

Parse the JSON response and present results to the user in a readable format.

Response Format

The API returns:

  • answer — Structured answer with evidence tables
  • sources — List of sources used (with URLs)
  • confidence — Confidence score (0-1)
  • contradictions — Any contradictions found across sources
  • trace — Pipeline execution trace (16 steps)

When to Use vs Fallback

ConditionAction
-------------------
API health check succeedsUse deep-research API
API health check failsFall back to web_search
User asks about Chinese topics (知乎, B站, 微信)Prefer deep-research
User asks general English questionsweb_search is usually sufficient

Presenting Results

Format the response as:

  1. Answer summary — 2-3 sentences
  2. Evidence table — Key findings with sources
  3. Contradictions (if any) — Highlight conflicting info
  4. Sources — Numbered list of URLs

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-21 15:12 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Stock Analysis

udiedrichsen
利用Yahoo Finance数据深度分析股票和加密货币。支持投资组合管理、关注列表与提醒、股息分析、八维度股票评分、热门趋势扫描(热点扫描器)及谣言/早期信号检测。适用于股票分析、投资组合追踪、财报反应、加密货币监控、热门股票发现及在主流
★ 281 📥 58,083
data-analysis

Tavily 搜索

jacky1n7
通过 Tavily API 进行网页搜索(Brave 替代方案)。当用户要求搜索网页、查找来源或链接,且 Brave 网页搜索不可用时使用。
★ 276 📥 101,298
data-analysis

AdMapix

fly0pants
AdMapix 原始数据层,提供广告创意、应用、排名、下载/收入及市场元数据。返回 AdMapix API 的结构化 JSON;调用方...
★ 297 📥 142,587