Vercel AI Gateway Chat Model

Access multiple LLM providers through Vercel AI Gateway on indie.money

Written By pvdyck

Last updated 9 days ago

Vercel AI Gateway Chat Model

Connect to multiple AI providers through a single Vercel AI Gateway endpoint.

n8n docsVercel AI Gateway documentation
AuthAPI Key or OIDC Token via Secure Vault

Setup

  1. Add a Vercel AI Gateway credential with your API key and gateway base URL
  2. Connect the Vercel AI Gateway Chat Model sub-node to an AI Agent, Chain LLM, or other AI node
  3. Select or type a model ID (e.g. openai/gpt-4o, anthropic/claude-3-sonnet)

Features

  • Multi-provider access through a single gateway
  • Dynamic model list from your gateway configuration
  • JSON response format support
  • Temperature, Top P, frequency/presence penalty controls
  • Configurable timeout and retry settings

Notes

  • Requires a Vercel AI Gateway instance (see Vercel AI Gateway docs)
  • Model availability depends on your gateway configuration