BeeAI (gateway)
BeeAI (gateway)
Route BeeAI’s underlying LLM calls through the Respan gateway to use 250+ models from different providers. Only your RESPAN_API_KEY is needed — no separate provider keys required.
Setup
Switch models
Use another OpenAI model ID through the same gateway-backed LLM wrapper.
BeeAI uses LiteLLM under the hood. Avoid documenting Claude or Gemini behind an openai/ model prefix because that makes the transport provider look like the model provider. Use the Respan API or OpenAI SDK gateway pages for provider-neutral Claude and Gemini examples.
See the full model list.