mirror of
https://github.com/justlovemaki/AIClient-2-API.git
synced 2026-04-26 01:45:56 +03:00
[PR #155] [MERGED] add project payload in fetchAvailableModels request to get correct remainingFraction #278
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AIClient-2-API-justlovemaki#278
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/justlovemaki/AIClient-2-API/pull/155
Author: @macdao
Created: 1/3/2026
Status: ✅ Merged
Merged: 1/4/2026
Merged by: @justlovemaki
Base:
main← Head:fix-antigravitiy-usage-display📝 Commits (1)
e983c9eadd project payload in fetchAvailableModels request to get correct remainingFraction📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/gemini/antigravity-core.js(+1 -1)📄 Description
在我使用中,我发现antigravity的用量查询结果总是不对,于是做了一些调试。结果发现是fetchAvailableModels请求中缺少project信息。添加后就可以正常显示antigravity的用量了。
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.