mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
refac
This commit is contained in:
parent
fb259234ac
commit
217fe94430
@ -9,7 +9,7 @@ import { TopBanners } from "@site/src/components/TopBanners";
|
|||||||
|
|
||||||
## Migrating from Internal to External LiteLLM
|
## 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
|
### 1. Download Your `config.yaml` File
|
||||||
|
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
sidebar_position: 3
|
|
||||||
title: "🗨️ Speech-to-Text"
|
|
||||||
---
|
|
||||||
|
|
||||||
Coming soon!
|
|
@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
sidebar_position: 1
|
|
||||||
title: "🗨️ OpenAI API"
|
|
||||||
---
|
|
||||||
|
|
||||||
Coming soon!
|
|
@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
sidebar_position: 2
|
|
||||||
title: "🗨️ Web API"
|
|
||||||
---
|
|
||||||
|
|
||||||
Coming soon!
|
|
@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
sidebar_position: 0
|
|
||||||
title: "🗨️ Whisper (Local)"
|
|
||||||
---
|
|
||||||
|
|
||||||
Coming soon!
|
|
@ -1,4 +0,0 @@
|
|||||||
---
|
|
||||||
sidebar_position: 6
|
|
||||||
title: "⚖️ Stateless Load Balancing"
|
|
||||||
---
|
|
Loading…
Reference in New Issue
Block a user