Files
crewAI/lib/crewai/tests/llms/anthropic
ViditOstwal 4089dae91d Fix Anthropic native provider to include cache tokens in input totals.
Anthropic reports cache read and cache creation separately from input_tokens; fold them into input_tokens and total_tokens so billed usage is not underreported on cached workloads.
2026-08-06 20:10:40 +05:30
..