← Back to context Comment by az226 5 hours ago How did you get the reasoning trace? Is it the actual one or the summarized one? 1 comment az226 Reply simonw 5 hours ago It's the summarized one returned by their API.Piping the visible reasoning trace through their token counter API (I use https://tools.simonwillison.net/claude-token-counter for that) counts 27,888 tokens, so it's definitely a summary of the 128,000 actual token trace.
simonw 5 hours ago It's the summarized one returned by their API.Piping the visible reasoning trace through their token counter API (I use https://tools.simonwillison.net/claude-token-counter for that) counts 27,888 tokens, so it's definitely a summary of the 128,000 actual token trace.
It's the summarized one returned by their API.
Piping the visible reasoning trace through their token counter API (I use https://tools.simonwillison.net/claude-token-counter for that) counts 27,888 tokens, so it's definitely a summary of the 128,000 actual token trace.