← All guides

Connect Open WebUI to a hosted AI API

Keep your chat interface in Open WebUI and use UnsavedAi as a custom model provider.

Add the provider

In Open WebUI, open Settings, Admin, then Connections. Add an OpenAI-compatible connection using the base URL from your UnsavedAi console and a dedicated key. You need administrator access to configure a server connection.

Select an available model

Refresh the model list and choose the exact model exposed by the provider. Start with text chat. Chat Completions compatibility does not imply image, audio, tool, or embedding support.

Keep account limits in mind

A shared Open WebUI server may serve several people through your key. All of your UnsavedAi keys share the same account concurrency and request-rate limits. Protect the server and grant access deliberately.

Client configuration reference: official documentation. Client settings can change between versions.

Your next step

Check available models, open your console, or read the API documentation. Public signup and paid plans are still being prepared.