What's Changed
Added
- New model pricing entry in genai_otel/llm_pricing.json:
- Anthropic Claude Fable 5 (claude-fable-5): $10/1M input, $50/1M output. Anthropic's new top tier above Opus; dated snapshots and the [1m] long-context variant resolve to the same entry via the longest-substring lookup.
- Regression test rows in tests/test_pricing_new_models.py covering the new entry's pricing and snapshot/variant alias routing.
Full changelog: https://github.com/Mandark-droid/genai_otel_instrument/blob/main/CHANGELOG.md