mirror of
https://github.com/justlovemaki/AIClient-2-API.git
synced 2026-04-26 01:45:56 +03:00
[GH-ISSUE #304] Claude Kiro不支持缓存吗? #218
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#218
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 @Alckyer on GitHub (Feb 4, 2026).
Original GitHub issue: https://github.com/justlovemaki/AIClient-2-API/issues/304
我测试了一下Gemini Antigravity可以正常缓存token,但是换成Claude Kiro就无法正常缓存了
@Alckyer commented on GitHub (Feb 4, 2026):
流式响应,非流式响应,都被硬编为0了
cache_creation_input_tokens: 0,
cache_read_input_tokens: 0
@justlovemaki commented on GitHub (Feb 4, 2026):
没得,号商自己去实现