mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-25 16:26:52 +00:00
Unify follow-up fixes for Opus 4.6 pricing and routing metadata into a single changeset. Set long-context-capable Opus 4.6 entries to 1M input tokens where >200K pricing is defined, align alias and dated capability metadata, and add Bedrock Converse v1 IDs with and without :0 suffixes. Keep regional endpoint pricing at a 10% premium over global entries and mirror all cost-map changes in the backup file used for local loading and offline fallback behavior. Extend Opus 4.6 regression tests to verify metadata parity, Bedrock regional pricing parity across :0 and non-:0 IDs, and converse model registration in constants and runtime model sets.
In total litellm runs 1000+ tests
[02/20/2025] Update:
To make it easier to contribute and map what behavior is tested,
we've started mapping the litellm directory in tests/test_litellm
This folder can only run mock tests.