auggie246/dsh-synthetic-web-search ↗★ 0
@auggieteo/dsh-synthetic-web-search
Synthetic-backed search provider and Settings card for the DeepSeek Harness web capability seam (ctx.web)
AI Analysis
核心用途是为 DSH 智能体提供联网搜索能力。适合需要让模型检索最新网络信息、且拥有 Synthetic API 密钥的用户。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full README ↗Configuration
| Key | Default | Meaning |
|---|---|---|
apiKey | (unset) | Literal API key for non-interactive composition. Prefer the Settings card or environment reference; this secret is redacted from Settings responses. |
apiKeyEnv | SYNTHETIC_API_KEY | Credential reference used by the Settings card and launch environment. |
baseURL | https://api.synthetic.new | Synthetic API origin; the provider appends /v2/search. |