wood chen 9b6e2ae560
Update index.html
添加序号、组织ID
2023-06-11 19:29:03 +08:00
2023-06-09 18:20:34 +08:00
2023-06-11 19:29:03 +08:00
2023-06-09 18:20:07 +08:00
2023-06-11 02:35:38 +08:00
2023-06-11 02:35:16 +08:00

openai-billing-query

Batch visualization query for openai (chatgpt) balance, supporting display of total amount, used amount, remaining amount, usage ratio, expiration time, GPT-4, and whether it is bound with a card.

Query example image

image

Supports custom reverse proxy interfaces

Add your own interface code in line 361.

<option value="Reverse proxy URL">[Custom name] Custom name</option>

Reverse proxy code example

image

How to deploy

What? Do you still need to ask? Download index.html and open it directly. Except for the background image, there are no external resources.

Development process

First of all, thanks to several open source query codes on Github. This project was based on their projects and modified to use GPT4. I only manually modified a few css throughout the process.

Advertisement

Personal blog: https://woodchen.ink

Description
单页面项目,批量可视化查询openai账号信息,支持dashboard的access来获取sess id,支持pandora接口获取sess
Readme Apache-2.0 884 KiB
Languages
JavaScript 63.9%
HTML 25.1%
CSS 11%