mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-21 00:21:38 +00:00
* fix: support Anthropic tool_use and tool_result in token counter * refactor(token_counter): add dynamic field inference for Anthropic content blocks * test: Add additional tests * make format * Fix lint error * Fix mypy narrow type lint errors