Docs: add Vercel AI Gateway sidebar entry (#1901)
Co-authored-by: Jerilyn Zheng <jerilynzheng@users.noreply.github.com>
This commit is contained in:
@@ -7,6 +7,7 @@ Status: unreleased.
|
|||||||
|
|
||||||
### Changes
|
### Changes
|
||||||
- Doctor: warn on gateway exposure without auth. (#2016) Thanks @Alex-Alaniz.
|
- Doctor: warn on gateway exposure without auth. (#2016) Thanks @Alex-Alaniz.
|
||||||
|
- Docs: add Vercel AI Gateway to providers sidebar. (#1901) Thanks @jerilynzheng.
|
||||||
|
|
||||||
## 2026.1.24-3
|
## 2026.1.24-3
|
||||||
|
|
||||||
|
|||||||
@@ -983,6 +983,7 @@
|
|||||||
"bedrock",
|
"bedrock",
|
||||||
"providers/moonshot",
|
"providers/moonshot",
|
||||||
"providers/minimax",
|
"providers/minimax",
|
||||||
|
"providers/vercel-ai-gateway",
|
||||||
"providers/openrouter",
|
"providers/openrouter",
|
||||||
"providers/synthetic",
|
"providers/synthetic",
|
||||||
"providers/opencode",
|
"providers/opencode",
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
title: "Vercel AI Gateway"
|
||||||
summary: "Vercel AI Gateway setup (auth + model selection)"
|
summary: "Vercel AI Gateway setup (auth + model selection)"
|
||||||
read_when:
|
read_when:
|
||||||
- You want to use Vercel AI Gateway with Clawdbot
|
- You want to use Vercel AI Gateway with Clawdbot
|
||||||
|
|||||||
Reference in New Issue
Block a user