使用claude 流式请求的时候,one-hub没有把cache tokens传递出去,导致后面的api无法统计/获取cachetoken的数量 <img width="1776" height="91" alt="Image" src="https://github.com/user-attachments/assets/916729be-220a-431e-b836-5fa834df45b5" /> <img width="1657" height="399" alt="Image" src="https://github.com/user-attachments/assets/0900ed32-6042-42e1-b549-2d0ba15b44b5" /> 复现步骤: 通过 one-hub 代理调用 Claude API,开启 stream: true 和 cache_control 观察返回的 usage 字段 对比 one-hub 日志记录的 prompt_tokens 与实际返回给客户端的值