mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-19 10:19:07 +00:00
* Add thinking signature support for gemini * Add docs related to thinking signature * remove double base64 import * fix mypy errors * fix litellm/llms/vertex_ai/gemini/vertex_and_google_ai_studio_gemini.py mypy * Add new gemini 3 model and features * Add docs related to gemini 3 * Update gemini 3 pricing * fix llm translation tests * fix mapped tests
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.