This guide explains how to configure OpenWebUI to use your AI service as its backend.
## Overview
Your AI service now implements the necessary API endpoints to be compatible with OpenWebUI. This allows OpenWebUI to use your AI service as its backend instead of connecting directly to Ollama.
## Configuration Steps
### 1. Update OpenWebUI Environment Variables
You need to modify the OpenWebUI environment variables to point to your AI service. This can be done by editing the `.env` file in the OpenWebUI installation directory or by setting environment variables when running the OpenWebUI container.
Add or modify the following environment variables: