mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
docs(vertex_ai.md): cleanup docs
This commit is contained in:
parent
b1bed459b4
commit
08411f37b4
2 changed files with 8 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
# [BETA] Vertex AI Endpoints
|
||||
# [BETA] Vertex AI Endpoints (Pass-Through)
|
||||
|
||||
Pass-through endpoints for Vertex AI - call provider-specific endpoint, in native format (no translation).
|
||||
|
||||
:::tip
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,5 @@
|
|||
"""
|
||||
What is this?
|
||||
|
||||
Google AI Studio Pass-Through Endpoints
|
||||
"""
|
||||
Loading…
Add table
Reference in a new issue