Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐞 错误报告 余额查询和openai后台不一致 #239

Open
DDMeaqua opened this issue Jun 13, 2023 · 3 comments
Open

🐞 错误报告 余额查询和openai后台不一致 #239

DDMeaqua opened this issue Jun 13, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@DDMeaqua
Copy link
Collaborator

错误报告 🐞

余额查询和openai后台不一致

错误描述 🤔

/v1/dashboard/billing/usage
查询余额的接口我看写的这个,但是实际查出来的跟openai后台显示的不一致

附加信息 📝

img_v2_ae3eaa14-0ae2-40ea-be54-bfba83c5c05g

@DDMeaqua DDMeaqua added the bug Something isn't working label Jun 13, 2023
@imldy
Copy link

imldy commented Jun 14, 2023

我查的也是,貌似目前只能查到距离end_date最近一个月的账单。

接口:https://api.openai.com/dashboard/billing/usage?end_date=2023-07-01&start_date=2023-06-01,强行增加时间间隔无效。

@imldy
Copy link

imldy commented Jun 14, 2023

貌似不只是时间间隔问题,接口不返回6月10号(1686355200)及之前的Chat models的账单使用量。

@HalcyonLiang
Copy link

貌似不只是时间间隔问题,接口不返回6月10号(1686355200)及之前的Chat models的账单使用量。

看起来是的,大佬有找到其他解决办法吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants