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 分析
核心用途是为 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. |