Documentation

Open WebUI in the NexoRouter documentation.

Open WebUI

Status: Candidate setup, not yet verified by NexoRouter.

Open WebUI can connect to OpenAI-compatible endpoints. Use NexoRouter for chat models, and keep RAG embeddings separate until NexoRouter documents embedding support.

Shared values

OpenAI API Base URL: https://api.nexorouter.com/v1
OpenAI API Key: YOUR_NEXOROUTER_API_KEY
Starter model: deepseek-v4-flash

Setup path

  1. Open Open WebUI admin settings.
  2. Add or edit an OpenAI-compatible connection.
  3. Paste the NexoRouter base URL and API key.
  4. Restrict the key budget during testing.
  5. Add one known model ID from Models.
  6. Send a short chat prompt.

Verify

Check Usage Logs for the Open WebUI key. If the model list is empty, verify the key, base URL, and whether the model ID was manually restricted inside Open WebUI.

RAG note

Open WebUI RAG may require embeddings. NexoRouter embeddings are not documented as stable yet, so use a separate verified embeddings provider for knowledge-base workflows.

Open WebUI — NexoRouter