mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-11 09:05:16 +00:00
b08f464ee8
Models removed from pricing JSON: - gemini-1.5-pro-002, gemini-1.5-flash, gemini-1.5-flash-latest -> gemini-2.0-flash - gpt-4o-audio-preview-2024-10-01 -> gpt-4o-audio-preview - Tests using per-character pricing updated to per-token (no gemini models have per-character pricing now) - Removed above_128k parametrization (no gemini models have tiered 128k pricing now) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.