anse-app / chatgpt-demo

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

feat: add queryBalance #242

Closed jmni-cn closed 1 year ago

jmni-cn commented 1 year ago

Description

Added the ability to query the balance based on the apiKey provided by the user or anyone else By way of chat

Linked Issues

Additional context

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @ddiu8081 on Vercel.

@ddiu8081 first needs to authorize it.

netlify[bot] commented 1 year ago

Deploy request for chatgpt-api-demo pending review.

Visit the deploys page to approve it

Name Link
Latest commit 82f200cb5c2aab9456ddc58982c37aa81c4b1c43
jmni-cn commented 1 year ago

In fact, this is already done in my project https://chat.jmni.cn/ Of course, as a hidden feature only serves webmasters or others

ddiu8081 commented 1 year ago

Thanks for the info on the balance check! But I don't think it should be placed in the generate interface, it doesn't fit the conversation logic.

We will put a usage section in v2.