v1.3.2
What's new
New model pricing entries in llm_pricing.json so cost tracking resolves the latest flagships out of the box:
- Anthropic Claude Opus 4.8 (
claude-opus-4-8,claude-opus-4.8) — $5/1M input, $25/1M output (standard mode) - Google Gemini 3.5 Flash (
gemini-3.5-flash,gemini/gemini-3.5-flash) — $1.50/1M input, $9.00/1M output - MiniMax M3 (
MiniMax-M3,minimax-m3, plus-highspeed) — $0.30/1M input, $1.20/1M output, 1M context - OpenAI GPT-5.5 series —
gpt-5.5-mini$0.40/$1.60,gpt-5.5-nano$0.10/$0.40,gpt-5.5-pro$30/$180 per 1M (thegpt-5.5flagship was already present)
Adds tests/test_pricing_new_models.py (loads the shipped pricing file; asserts resolution + dated-snapshot alias routing) and refreshes the cost-tracking docs.
Full changelog: https://github.com/Mandark-droid/genai_otel_instrument/blob/main/CHANGELOG.md