←back to thread

2127 points bakugo | 1 comments | | HN request time: 0s | source
Show context
epistasis ◴[] No.43164232[source]
It's pretty fascinating to refresh the usage page on the API site while working [0].

After initialization it was up to 500k tokens ($1.50). After a few questions and a small edit, I'm up to over a million tokens (>$3.00). Not sure if the amount of code navigation and typing saved will justify the expense yet. It'll take a bit more experimentation.

In any case, the default API buy of $5 seems woefully low to explore this tool.

[0] https://console.anthropic.com/settings/usage

replies(3): >>43164249 #>>43165625 #>>43166632 #
epistasis ◴[] No.43165625[source]
Update: Code tokens appear to be cheaper than 3.7 tokens, looks like it is around $0.75/million tokens for code, rather than the $3/million that the articles specifies for Claude 3.7
replies(1): >>43166537 #
hectormalot ◴[] No.43166537[source]
Likely because it is blended with cached token pricing, which is at $0.30/million. You can use ‘group by’ in the usage portal to see the breakdown.
replies(1): >>43168454 #
1. epistasis ◴[] No.43168454{3}[source]
Thanks, that's it. It's almost entirely "Prompt caching read."