项目文件夹

文件
Jarrod Watts 50c8c9a2ea fix(cost): correct Opus 4.5 pricing
Update Opus 4.5+ local cost estimates to the official standard Anthropic rate of $5/M input and $25/M output while keeping older Opus 4.0/4.1 estimates on $15/M input and $75/M output. Adds focused coverage for Opus 4.5/4.6, Bedrock-style model IDs, and the older fallback. Verified locally with npm ci, npm run build, and node --test tests/core.test.js tests/render.test.js. GitHub CI passed on Node 18 and 20. Fixes #622. Supersedes #624.
2026-06-18 15:52:07 -04:00
..