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 읽기 ↗
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. |