mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 21:37:11 +00:00
OpenAI Plus剩余额度查询 (#161)
This commit is contained in:
parent
dd805136e0
commit
37f75a64fa
2 changed files with 52 additions and 22 deletions
|
|
@ -71,6 +71,11 @@ let helpData = [
|
|||
title: '#chatgpt设置(必应)token',
|
||||
desc: '设置ChatGPT或bing的Token'
|
||||
},
|
||||
{
|
||||
icon: 'help',
|
||||
title: '#OpenAI剩余额度',
|
||||
desc: '查询OpenAI Plus剩余试用额度'
|
||||
},
|
||||
{
|
||||
icon: 'help',
|
||||
title: '#chatgpt模式帮助',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue