Fix/get grok usage limits#4043
Open
NikoCat233 wants to merge 6 commits into
Open
Conversation
Contributor
|
All contributors have signed the CLA. ✅ |
Author
|
I have read the CLA Document and I hereby sign the CLA |
Open
Contributor
|
这个是不是只能查询到会员额度呢,free账号是否适配 |
Author
|
header的魔术值好像和别的pr打架了,麻烦维护者手动改一下吧 |
Author
我寻思着 free 账号 好像也不能 oauth 到grok build啊 我试试 |
Author
Contributor
|
好像今天开始free才能反代的,而且用量接口好像复用的会员的接口,但是又没有会员导致无法查询 |
Author
|
free号还是在请求头里面下发limit的,有点恶心了 |
Contributor
不好搞,或许不必做free额度获取,做个额度耗尽提示得了 |
Author
|
搞不明白,free号报 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Fix Grok OAuth quota retrieval and display by switching from legacy passive rate-limit headers to the xAI CLI Billing API.