kenny2077/dsh-web-search-doubao1

dsh-web-search-doubao

为 DeepSeek Harness 提供火山引擎豆包搜索服务:带专用设置卡片,密钥通过凭据服务安全存储,与模型费用独立计费

AI 分析

核心用途是为 DSH 接入火山引擎豆包搜索服务。适合需要高性价比、独立计费的中文网页检索服务,且拥有豆包搜索 API 密钥的用户。

包名
dsh-web-search-doubao
版本
0.2.1
许可证
MIT
最近更新
2026年8月29日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kenny2077/dsh-web-search-doubao

Configuration

All fields are runtime-configurable via the settings GUI (web-search-doubao namespace); changes apply on the next search. Values stored by the Web Search (Doubao) settings card (credential references) win over every field below — see Settings GUI card.

KeyDefaultMeaning
apiKey(from credentials store)Literal Doubao Search API key. Prefer apiKeyEnv so no secret enters config files.
apiKeyEnvDOUBAO_SEARCH_API_KEYCredential reference resolved for each search.
baseURLhttps://open.feedcoopapi.comEndpoint base; the edition appends /search_api/web_search or /search_api/global_search.
editioncustomcustom honors the requested result count; global returns longer document bodies.
maxSnippetLength(unset)global edition only: maximum characters per document body snippet (max_snippet_length).
authLevel(unset)custom edition only: source-authority floor 1–4 (Filter.AuthInfoLevel; 1 = government/top institutions).