Docs / Migration
Frameworks & clients
Any tool that lets you set a custom base_url connects directly.
Tool
Configuration
LangChain
ChatOpenAI(base_url=..., api_key=...)
Vercel AI SDK
createOpenAI({ baseURL, apiKey })
LlamaIndex
OpenAI(api_base=..., api_key=...)
Dify / n8n
Pick OpenAI-API-compatible as the model provider, then fill in the URL and API key
Open WebUI
Settings → Connections → OpenAI API
Cline / Continue
Set Provider to OpenAI Compatible
If the model dropdown in a client does not refresh, type the unified slug in manually.