Eve (gateway)
Eve (gateway)
Eve accepts provider-authored AI SDK language models. Configure an OpenAI-compatible provider for Respan to route Eve model calls through the Respan gateway with one API key.
An Eve string model such as "openai/gpt-5.4-mini" uses Vercel AI Gateway. To use Respan Gateway, pass the provider model object shown below. AI_GATEWAY_API_KEY is a Vercel AI Gateway credential and is not used by this setup.
Setup
Set the Respan API key
No provider API key is required. The Respan gateway handles provider authentication.
Switch models
Keep the provider configuration and replace gpt-5.5 with another identifier from the full model list. Provider prefixes make cross-provider routing explicit.
Eve’s provider-managed web_search tool is not available through this OpenAI-compatible Chat Completions route. Use an authored Eve tool when your agent needs web search.