mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-07 02:25:34 +00:00
docs: sidebars.js
add vertex ai live api to docs
This commit is contained in:
@@ -364,7 +364,14 @@ const sidebars = {
|
||||
"pass_through/langfuse",
|
||||
"pass_through/mistral",
|
||||
"pass_through/openai_passthrough",
|
||||
"pass_through/vertex_ai",
|
||||
{
|
||||
type: "category",
|
||||
label: "Vertex AI",
|
||||
items: [
|
||||
"pass_through/vertex_ai",
|
||||
"pass_through/vertex_ai_live_websocket",
|
||||
]
|
||||
},
|
||||
"pass_through/vllm",
|
||||
"proxy/pass_through"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user