JanisKroja/dsh-web-search-crw ↗★ 0
dsh-web-search-crw
注册Firecrawl兼容的CRW网页搜索服务提供商
AI 分析
适合需要将CRW搜索源接入DSH网页搜索能力接口的开发者或用户。
安裝
此插件尚未提供可驗證的 bundle,或相容性檢查未通過。請先閱讀倉庫說明。 閱讀完整 README ↗
說明文件
閱讀完整 README ↗Configuration
Settings namespace web-search-crw (also editable live under
Settings → Plugins → Plugin configuration → Web search (CRW)):
| Key | Default | Meaning |
|---|---|---|
baseURL | http://localhost:3000 | CRW base; /v1/search is appended. Env fallback: CRW_SEARCH_BASE_URL |
apiKey | — | Optional bearer key. Env fallback: CRW_SEARCH_API_KEY |
limit | 5 | Result-count fallback when the tool passes no maxResults |
timeoutMs | 30000 | Per-search deadline; keep below the tool layer's searchTimeoutMs |