docs: sidebars.js
add vertex ai live api to docs
This commit is contained in:
parent
8d1d400d32
commit
bbb7b75672
@ -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"
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user