mirror of
https://github.com/Quorinex/Kiro-Go.git
synced 2026-04-25 07:15:50 +03:00
[GH-ISSUE #10] 使用Aether代理到kiro-Go的openai兼容api接口,使用流式请求响应没有返回 usage 字段导致无法统计token #3
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/Kiro-Go#3
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?
Originally created by @mopm258 on GitHub (Feb 9, 2026).
Original GitHub issue: https://github.com/Quorinex/Kiro-Go/issues/10
类似这种数据
"usage": {
"completion_tokens": 34,
"prompt_tokens": 428,
"total_tokens": 462
}
@Quorinex commented on GitHub (Feb 10, 2026):
已支持
请拉取最新镜像重试