litellm/tests/test_litellm/llms/gemini
mateo-berri 2bd7b58640 fix(registry): correct xai retired slug pricing, bedrock grok caching, and unsourced entries
Reprice ten more retired xAI slugs (grok-3 and grok-3-mini families,
grok-4-1-fast) to the grok-4.3 rates they now bill at, with family-correct
deprecation dates. Restore cache_read_input_token_cost on the Bedrock Grok 4.6
entries so implicit cache hits bill at the cache-read rate while explicit
cachePoint stays unsupported. Drop the unsourced 1080p video rate and the
gemini/ live native-audio entry the Gemini API 404s on. Add Groq qwen3.8-27b
tool-use flags per Groq docs. Extend the xai and gemini tests to lock all of
this in
2026-08-29 13:24:09 -07:00
..
audio_transcription fix(gemini): ignore non-string response_format when deciding on word timestamps 2026-08-27 13:15:17 -07:00
files test: document gemini file URI handling 2026-04-29 22:38:56 -07:00
image_edit test: require a match= on broad pytest.raises, and drop duplicate parametrize cases (#37769) 2026-08-20 20:24:49 -07:00
realtime fix(registry): correct xai retired slug pricing, bedrock grok caching, and unsourced entries 2026-08-29 13:24:09 -07:00
videos Litellm oss staging 040626 (#29671) 2026-06-04 11:07:20 -07:00
__init__.py fix(tests): stabilize 3 failing CI tests 2026-03-13 00:26:31 +00:00
test_cost_calculator.py fix(anthropic_adapter): carry web search usage into /v1/messages cost breakdown 2026-08-26 18:14:10 -07:00
test_gemini_client_setup.py test: require a match= on broad pytest.raises, and drop duplicate parametrize cases (#37769) 2026-08-20 20:24:49 -07:00
test_gemini_common_utils.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_gemini_image_generation_transformation.py feat(gemini): forward web search tools in image generation (#30119) 2026-06-12 07:24:36 -07:00
test_gemini_tts.py test: drop the cwd-relative sys.path.insert calls from the test suite (#37802) 2026-08-22 09:25:58 -07:00