This commit is contained in:
Timothy Jaeryang Baek
2024-12-28 21:29:09 -08:00
parent fb259234ac
commit 217fe94430
6 changed files with 1 additions and 29 deletions

View File

@@ -9,7 +9,7 @@ import { TopBanners } from "@site/src/components/TopBanners";
## Migrating from Internal to External LiteLLM
Previous versions of Open WebUI ran `litellm` internally. To improve modularity and flexibility, we recommend running `litellm` in its own dedicated container. This guide will walk you through the migration process.
Previous versions (Pre 0.2) of Open WebUI ran `litellm` internally. To improve modularity and flexibility, we recommend running `litellm` in its own dedicated container. This guide will walk you through the migration process.
### 1. Download Your `config.yaml` File