mirror of
https://github.com/vercel-labs/json-render.git
synced 2026-09-14 13:41:32 +08:00
8 lines
233 B
Bash
8 lines
233 B
Bash
# Vercel AI Gateway
|
|
# Get a key from https://vercel.com/ai-gateway
|
|
# Automatically authenticated when deployed on Vercel.
|
|
AI_GATEWAY_API_KEY=
|
|
|
|
# Optional: override the model. Defaults to anthropic/claude-haiku-4.5.
|
|
AI_GATEWAY_MODEL=
|