Commit 75ca893
committed
docs: add Costs section to README with token usage and cost breakdown
Adds a new ## Costs section summarizing observed LLM costs based on
maintainer testing (~82 requests, 246k tokens). Includes a stats table
(avg, 95th percentile, peak), a token breakdown table, and a key insight
explaining that output tokens drive ~50% of cost despite being only 17%
of volume. Includes a disclaimer that figures are based on personal testing.
https://claude.ai/code/session_01Raf7fKQax1GZEFoYUsGyxD1 parent 18c735e commit 75ca893
1 file changed
Lines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
491 | 518 | | |
492 | 519 | | |
493 | 520 | | |
| |||
0 commit comments