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. |