anse-app / chatgpt-demo

Minimal web UI for ChatGPT.
https://chatgpt.ddiu.me
MIT License
8.01k stars 3.81k forks source link

Add a entry to check balance #360

Closed longfeng112 closed 1 year ago

longfeng112 commented 1 year ago

Clear and concise description of the problem

目前我已经注册了第三个openai账号了, 回顾前两个账号被封的原因,主要是我在访问openai官网时的地址不固定导致的, 而访问openai官网的需求通常是体验新特性或者查询余额, 如果查询余额可以对接到将会使这个项目更具吸引力.

Suggested solution

期望增加一个查询当前key余额的入口

Alternative

No response

Additional context

No response

Validations

yiGmMk commented 1 year ago

https://github.com/Yidadaa/ChatGPT-Next-Web 支持查询余额和导出,就是得用vercel部署

ddiu8081 commented 1 year ago

Duplicate of #95