This commit is contained in:
Timothy J. Baek 2024-09-25 03:03:44 +02:00
parent 7fab79eac3
commit bb60388e9e
10 changed files with 15 additions and 13 deletions

View File

@ -1,6 +1,6 @@
---
sidebar_position: 20
title: "System Prompt & Advanced Parameters"
sidebar_position: 1
title: "Chat Parameters"
---
Within Open WebUI, there are three levels to setting a **System Prompt** and **Advanced Parameters**: per-chat basis, per-model basis, and per-account basis. This hierarchical system allows for flexibility while maintaining structured administration and control.

View File

@ -1,5 +1,5 @@
---
sidebar_position: 3
sidebar_position: 6
title: "Image Generation"
---

View File

@ -1,5 +1,5 @@
---
sidebar_position: 4
sidebar_position: 3
title: "Ollama Load Balancing"
---

View File

@ -1,10 +1,8 @@
---
sidebar_position: 2
title: "OpenAI API Endpoints"
title: "OpenAI Connections"
---
# OpenAI API Endpoints
In this tutorial, we will demonstrate how to configure multiple OpenAI (or compatible) API endpoints using environment variables. This setup allows you to easily switch between different API providers or use multiple providers simultaneously, while keeping your configuration between container updates, rebuilds or redeployments.
## Docker Run

View File

@ -1,5 +1,5 @@
---
sidebar_position: 8
sidebar_position: 4
title: "Retrieval Augmented Generation (RAG)"
---

View File

@ -1,6 +1,6 @@
---
sidebar_position: 9
title: "Federated Authentication Support"
title: "SSO: Federated Authentication Support"
---
# Federated Authentication Support

View File

@ -1,5 +1,5 @@
---
sidebar_position: 3
sidebar_position: 5
title: "Web Search"
---

View File

@ -1,5 +1,5 @@
---
sidebar_position: 5
sidebar_position: 8
title: "Model Whitelisting"
---

View File

@ -0,0 +1,4 @@
---
sidebar_position: 0
title: "🖥️ Workspace"
---

View File

@ -1,9 +1,9 @@
---
sidebar_position: 16
title: "Workspace - Models"
title: "Models"
---
**Workspace - Models**
**Models**
=======================
The `Models` section of the `Workspace` within Open WebUI is a powerful tool that allows you to create and manage custom models tailored to specific purposes. This section serves as a central hub for all your modelfiles, providing a range of features to edit, clone, share, export, and hide your models.