auggie246/dsh-synthetic-web-search ↗★ 0
@auggieteo/dsh-synthetic-web-search
为 DSH 的 Web 能力接口(ctx.web)提供基于 Synthetic 后端的搜索服务商及设置卡片插件。
AI 分析
核心用途是为 DSH 智能体提供联网搜索能力。适合需要让模型检索最新网络信息、且拥有 Synthetic API 密钥的用户。
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 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. |