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

View File

@ -1,6 +0,0 @@
---
sidebar_position: 3
title: "🗨️ Speech-to-Text"
---
Coming soon!

View File

@ -1,6 +0,0 @@
---
sidebar_position: 1
title: "🗨️ OpenAI API"
---
Coming soon!

View File

@ -1,6 +0,0 @@
---
sidebar_position: 2
title: "🗨️ Web API"
---
Coming soon!

View File

@ -1,6 +0,0 @@
---
sidebar_position: 0
title: "🗨️ Whisper (Local)"
---
Coming soon!

View File

@ -1,4 +0,0 @@
---
sidebar_position: 6
title: "⚖️ Stateless Load Balancing"
---