-
feat(executor): enhance `cache_tokens` handling and extend parsing logic with alias normalization
发布于
2026-07-11 19:22:41 +00:00 | 350 次提交 在此版本后已推送到 main- Added support for
cache_read_tokensandcache_creation_tokensaliases acrossprompt_tokens_details,input_tokens_details, and other usage details. - Updated token parsing logic to handle multiple aliases and improve fallback scenarios.
- Extended test coverage for alias normalization, including
cache_write_tokens,cacheCreationTokens, andcachedContentTokenCount. - Improved total token calculation by incorporating conditional read token addition logic.
下载附件
- Added support for