OPEN WEBUI
Open WebUI Setup Guide
Connect Api.Airforce as an OpenAI-compatible connection in Open WebUI.
1
Sign in as admin
Open your Open WebUI instance and sign in with an admin account. Without admin rights you cannot add new connections.
2
Add an OpenAI API connection
Go to Admin Panel → Settings → Connections → OpenAI API. Click "+" to add a new connection and fill in the fields below. Save.
URL: https://api.airforce/v1
API Key: YOUR_AIRFORCE_API_KEY
Prefix ID: airforce3
Verify model fetching
Open WebUI auto-fetches the model list from /v1/models. Open the chat dropdown — you should see all Airforce models prefixed with "airforce/".
4
Start chatting
Pick a model and start a chat. Tool-use, vision, and Anthropic models all work transparently through this connection.
Tip
If you only want to use Airforce, disable the default Ollama connection in the same Connections panel — otherwise both backends compete in the model dropdown.