From 88e1ad6cbc789d7c89714c56bcb2ff79a48c36a6 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Wed, 21 Aug 2024 19:15:23 -0700 Subject: [PATCH] docs vertex --- docs/my-website/docs/pass_through/vertex_ai.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/docs/pass_through/vertex_ai.md b/docs/my-website/docs/pass_through/vertex_ai.md index 00ab85f2d..7073ea20b 100644 --- a/docs/my-website/docs/pass_through/vertex_ai.md +++ b/docs/my-website/docs/pass_through/vertex_ai.md @@ -4,7 +4,7 @@ import TabItem from '@theme/TabItem'; # [BETA] Vertex AI Endpoints (Pass-Through) -Pass-through endpoints for Vertex AI - call provider-specific endpoint, in native format (no translation). +Use VertexAI SDK to call endpoints on LiteLLM Gateway (native provider format) :::tip