fix(models): discover Vercel AI Gateway catalog

This commit is contained in:
Peter Steinberger
2026-03-08 13:43:34 +00:00
parent 386b811ddd
commit eebee84093
6 changed files with 305 additions and 0 deletions

View File

@@ -13,6 +13,8 @@ The [Vercel AI Gateway](https://vercel.com/ai-gateway) provides a unified API to
- Provider: `vercel-ai-gateway`
- Auth: `AI_GATEWAY_API_KEY`
- API: Anthropic Messages compatible
- OpenClaw auto-discovers the Gateway `/v1/models` catalog, so `/models vercel-ai-gateway`
includes current model refs such as `vercel-ai-gateway/openai/gpt-5.4`.
## Quick start