werifu/dsh-oai-oauth0

dsh-oai-oauth

DSH LLM 适配器插件,支持通过 OAuth 登录并使用 OpenAI ChatGPT 订阅模型,无需 API Key,复用本地 Codex CLI 登录状态。

AI 分析

核心用途是直接调用 ChatGPT 官网订阅模型。适合拥有 ChatGPT 订阅账号、不想使用 API Key 的 DSH 用户。

包名
dsh-oai-oauth
版本
0.1.0
许可证
MIT
最近更新
2026年8月14日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:werifu/dsh-oai-oauth

Usage

dsh web

Then open Settings → Models, pick OpenAI ChatGPT (OAuth), and log in with your ChatGPT account.