songoao25/dsh-chatgpt-subscription2

dsh-chatgpt-subscription

DSH 绑定 ChatGPT 订阅(Plus/Pro)对话插件

AI 分析

通过官方 OAuth 绑定 ChatGPT 订阅,在 DSH 内直接调用 ChatGPT 模型对话并消耗订阅额度,支持查看额度。适合拥有 ChatGPT 订阅并想在 DSH 中使用的用户。

包名
dsh-chatgpt-subscription
版本
0.1.0
许可证
MIT
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:songoao25/dsh-chatgpt-subscription

Usage

  1. Restart dsh web, then open Settings (⚙️) in the sidebar.
  2. Click 订阅 (right below 模型).
  3. Click 授权登录 — your browser opens the official OpenAI sign-in page.
  4. Sign in with your ChatGPT account and approve. The page shows 已绑定 when done.
  5. Open a new conversation, switch the model to a ChatGPT model (provider ChatGPT, e.g. gpt-5.6-terra) and chat — usage counts against your subscription.

If the browser tab doesn't open automatically, the page also calls window.open as a fallback; allow pop-ups for DSH if prompted.