Build a Vercel AI Gateway descriptor.
The API key is resolved host-side from the agent's env (AI_GATEWAY_API_KEY); there is no factory-time key parameter, so the descriptor stays free of secrets and safe to serialize.
AI_GATEWAY_API_KEY
Build a Vercel AI Gateway descriptor.
The API key is resolved host-side from the agent's env (
AI_GATEWAY_API_KEY); there is no factory-time key parameter, so the descriptor stays free of secrets and safe to serialize.