mirror of
https://github.com/open-webui/docs
synced 2025-06-10 16:47:13 +00:00
small bump
small bump
This commit is contained in:
parent
53147eade6
commit
6cf3118117
@ -4,5 +4,4 @@ title: "🗨️ Chat Sharing"
|
||||
---
|
||||
|
||||
|
||||
|
||||
🗨️ Local Chat Sharing: Generate and share chat links between users in an efficient and seamless manner, thereby enhancing collaboration and communication.
|
@ -1,4 +1,4 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
title: "👥 Assign Users to Usergroup"
|
||||
title: "👥 Assign Users to User Group"
|
||||
---
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
sidebar_position: 7
|
||||
title: "FAQ"
|
||||
title: "❓ FAQ"
|
||||
---
|
||||
|
||||
# FAQ
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
title: "Filters"
|
||||
title: "🚰 Filters"
|
||||
---
|
||||
|
||||
# Filters
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
title: "Pipes"
|
||||
title: "🔧 Pipes"
|
||||
---
|
||||
|
||||
# Pipes
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
sidebar_position: 7
|
||||
title: "Tutorials"
|
||||
title: "📖 Tutorials"
|
||||
---
|
||||
|
||||
# Tutorials
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
title: "Valves"
|
||||
title: "⚙️ Valves"
|
||||
---
|
||||
|
||||
# Valves
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
sidebar_position: 2
|
||||
title: "🎙️ Troubleshooting Microphone Access"
|
||||
---
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
sidebar_position: 4
|
||||
sidebar_position: 3
|
||||
title: "🕸️ Network Diagrams"
|
||||
---
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
sidebar_position: 0
|
||||
sidebar_position: 1
|
||||
title: "🔑 Reset Admin Password"
|
||||
---
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
sidebar_position: 0
|
||||
sidebar_position: 1
|
||||
title: "☁️ Deployment"
|
||||
---
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
sidebar_position: 0
|
||||
title: 🐳 Installing Docker
|
||||
---
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
sidebar_position: 14
|
||||
title: "🛃 Setting up with custom CA store"
|
||||
title: "🛃 Setting up with Custom CA Store"
|
||||
---
|
||||
|
||||
:::warning
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
sidebar_position: 20
|
||||
title: "💥 Monitoring and debugging with Langfuse"
|
||||
title: "💥 Monitoring and Debugging with Langfuse"
|
||||
---
|
||||
|
||||
# Langfuse Integration with OpenWebUI
|
||||
|
@ -1,4 +1,4 @@
|
||||
---
|
||||
sidebar_position: 0
|
||||
sidebar_position: 2
|
||||
title: "🗨️ Text-to-Speech"
|
||||
---
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
title: "🗨️ Openai-edge-tts using Docker"
|
||||
title: "🗨️ Openai-edge-tts Using Docker"
|
||||
---
|
||||
|
||||
:::warning
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
title: "🗨️ Openedai-speech using Docker"
|
||||
title: "🗨️ Openedai-speech Using Docker"
|
||||
---
|
||||
|
||||
:::warning
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
title: "Contributing Tutorials"
|
||||
title: "🤝 Contributing Tutorials"
|
||||
---
|
||||
|
||||
:::warning
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
title: "Open WebUI RAG Tutorial"
|
||||
title: "🔎 Open WebUI RAG Tutorial"
|
||||
---
|
||||
|
||||
:::warning
|
||||
|
@ -1,9 +1,9 @@
|
||||
---
|
||||
sidebar_position: 10
|
||||
title: "Reduce RAM usage"
|
||||
title: "✂️ Reduce RAM Usage"
|
||||
---
|
||||
|
||||
# Reduce RAM usage
|
||||
# Reduce RAM Usage
|
||||
|
||||
If you are deploying this image in a RAM-constrained environment, there are a few things you can do to slim down the image.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user