mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-02 14:22:16 +00:00
* feat(bedrock): add DeepSeek V3.2 pricing and region support * feat(bedrock): add minimax.minimax-m2.1 pricing and region support * feat(bedrock): add moonshotai.kimi-k2.5 pricing and region support * feat(bedrock): add qwen.qwen3-coder-next pricing and region support * add some sanity unit tests for the bedrock beta models added * --amend * resolve greptileai comments and suggestions
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.