dsh plugins中文
← Back to popular plugin directory

web search code · Web search tool

Cora093/dsh-web-search-codex · skills

Provides DeepSeek Harness with Codex Web search capabilities.

★ 0GitHub stars
0Forks
2026-08-17Last updated
TypeScriptLanguage
MITLicense

Project overview

3. 打开“设置 -> 插件 -> 插件配置 -> Codex 搜索提供方”,选择一种配置方式: 复用 OpenAI:在 API Key 来源中选择“OpenAI”,并检查自动生成的接口地址。 使用独立 Key:在 API Key 来源中选择“独立 Key”,填写完整的 /alpha/search 接口地址和 API Key。

如果模型设置中已经配置 OpenAI 提供方,选择“OpenAI”后,插件会根据其 baseURL 生成 /alpha/search 接口地址,并使用已有的 API Key。密钥不会被复制。

选择“独立 Key”,填写完整的 /alpha/search 接口地址和 API Key。模型为可选项,留空时同样跟随当前会话模型。

Install command

dsh plugin --profile web add github:Cora093/dsh-web-search-codex
View GitHub repository ↗Back to popular plugin directory