litellm/tests/test_litellm/llms/vertex_ai
2026-07-07 14:49:21 -07:00
..
audio_transcription feat(vertex_ai): add Google Cloud Speech-to-Text Chirp 3 transcription support (#32274) 2026-07-06 18:25:22 -07:00
batches test(e2e): add live batches suite across providers and routing scenarios (#30958) 2026-07-02 08:05:23 -07:00
context_caching chore(oss): litellm oss staging 150626 (#30463) 2026-06-16 12:06:41 -07:00
files fix(vertex_ai/files): single media upload for batch files to fix 499s on large uploads (#31653) 2026-06-29 17:31:32 -07:00
gemini chore(lint): zero out crash-class pyright rules and ban new type: ignore comments (#32152) 2026-07-04 16:56:12 -07:00
gemini_embeddings fix(vertex): preserve Gemini Embedding 2 usageMetadata for cost tracking (#31354) 2026-06-25 19:53:16 -07:00
image_edit style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
image_generation feat(vertex_ai): pass full imageConfig dict for Gemini image generation (#31811) 2026-07-01 23:29:59 -07:00
multimodal_embeddings Merge remote-tracking branch 'upstream/litellm_internal_staging' into litellm_staging_03_23_2026 2026-04-25 15:16:13 -03:00
realtime test: add realtime proxy e2e suite across providers (#30960) 2026-06-26 09:36:49 -07:00
rerank test(vertex_ai): add e2e tests for rerank userLabels propagation 2026-04-30 18:25:38 +00:00
vertex_ai_partner_models fix(vertex_ai): append rawPredict suffix for custom api_base on /v1/messages (#31529) 2026-06-27 14:54:57 -07:00
vertex_gemma_models fix(vertex_gemma): strip context_management from request body (#28438) 2026-05-21 23:10:33 +05:30
videos fix(vertex-ai): use DB credentials in video handlers + implement Veo video edit (#29098) 2026-05-28 11:45:41 -07:00
__init__.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_bge_embedding.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_bge_response_transformation.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_gemini_batch_embeddings.py test(batches): move orphan tests into tests/test_litellm for CI coverage (#30510) 2026-06-16 10:20:59 -07:00
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 style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_http_status_201.py Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
test_vertex.py Day 0 support : Gemini 3.5 Flash (#28268) 2026-05-19 15:50:54 -07:00
test_vertex_ai_batch_transformation.py fix: cover provider path traversal variants 2026-04-29 22:29:09 -07:00
test_vertex_ai_common_utils.py feat(vertex_ai): add Google Cloud Speech-to-Text Chirp 3 transcription support (#32274) 2026-07-06 18:25:22 -07:00
test_vertex_ai_psc_endpoint_support.py fix(vertex_ai): build full request path when custom api_base has no path (#32367) 2026-07-07 13:17:07 -07:00
test_vertex_ai_search_vector_store_transformation.py feat(vector-stores): forward per-request params to Vertex AI Search (#29459) 2026-06-02 12:51:20 -07:00
test_vertex_gemini_gcs_uri_mime.py Litellm oss staging (#28161) 2026-05-18 16:27:44 -07:00
test_vertex_global_url_support.py fix(vertex_ai): use aiplatform.{geo}.rep.googleapis.com for multi-region locations (#26281) 2026-04-23 15:58:02 -07:00
test_vertex_image_generation.py test: fix tests 2025-11-22 16:50:50 -08:00
test_vertex_llm_base.py fix(vertex_ai): return create_vertex_url result directly for openai-path partner models with custom api_base (#32380) 2026-07-07 14:49:21 -07:00
test_vertex_model_garden_openapi.py [internal copy of #29003] fix(vertex_ai): use user-supplied api_base as is for Model Garden OpenAI-compat path (#29530) 2026-06-02 16:15:25 -07:00