litellm/tests/test_litellm/llms/vertex_ai
Sameer Kankute c78c878822
Merge pull request #19558 from BerriAI/litellm_gemini_vertexai_mapping
Add custom vertex ai mapping to the output
2026-01-22 19:44:32 +05:30
..
context_caching fix(vertex_ai): Vertex AI 400 Error: Model used by GenerateContent request (models/gemini-3-*) and CachedContent (models/gemini-3-*) has to be the same (#19193) 2026-01-17 00:56:15 +05:30
files Fix: upload pdfs for file endpoint 2026-01-19 11:58:32 +05:30
gemini Merge pull request #19558 from BerriAI/litellm_gemini_vertexai_mapping 2026-01-22 19:44:32 +05:30
image_edit Merge branch 'main' into litellm_image_edit_vertex_cred_fix 2025-12-17 22:38:07 +05:30
image_generation Propagate token usage when generating images with Gemini (#17987) 2025-12-16 08:20:09 +05:30
multimodal_embeddings [Bug fix] Vertex Multimodal embeddings - Support text + base64 image combinations (#18172) 2025-12-18 13:22:43 +05:30
rerank Use safe loading of creds (#16479) 2025-11-11 19:16:29 -08:00
vertex_ai_partner_models Fix: vertex ai doesn't support structured output 2026-01-16 14:54:31 +05:30
vertex_gemma_models Perf speed up pytest (#15951) 2025-10-27 19:43:40 -07:00
videos Add Vertex and Gemini Videos API with Cost Tracking + UI support (#16323) 2025-11-08 16:03:51 -08:00
__init__.py fix imports 2025-11-08 18:01:32 -08:00
test_bge_embedding.py Fix CI: Revert security scan changes and add GitGuardian ignore rules (#18358) 2025-12-22 17:03:53 -08:00
test_bge_response_transformation.py test_is_bge_model_detection 2025-12-02 21:59:02 +05:30
test_gemini_empty_properties.py fix: keep type field in Gemini schema when properties is empty (#18979) 2026-01-14 22:58:05 +05:30
test_gemini_header_forwarding.py fix passing headers for gemini (#15231) 2025-10-06 12:59:19 -07:00
test_http_status_201.py Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
test_vertex.py Fix:test_multiple_function_call 2026-01-22 19:34:54 +05:30
test_vertex_ai_common_utils.py fix: test_convert_to_bedrock_format_post_call_streaming_hook 2026-01-20 18:27:36 +05:30
test_vertex_ai_psc_endpoint_support.py fix failing vertex tests 2025-12-06 00:04:04 +05:30
test_vertex_global_url_support.py feat(vertex-ai): add centralized get_vertex_base_url() helper for global location support 2025-12-24 13:51:58 +05:30
test_vertex_image_generation.py test: fix tests 2025-11-22 16:50:50 -08:00
test_vertex_llm_base.py Revert "Add support for Vertex AI API keys" 2026-01-10 13:39:49 -08:00