Merge pull request #328 from silentoplayz/main

small bump
This commit is contained in:
silentoplayz 2024-12-18 19:22:04 -05:00 committed by GitHub
commit 9abe7258a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
20 changed files with 20 additions and 21 deletions

View File

@ -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. 🗨️ Local Chat Sharing: Generate and share chat links between users in an efficient and seamless manner, thereby enhancing collaboration and communication.

View File

@ -1,4 +1,4 @@
--- ---
sidebar_position: 1 sidebar_position: 1
title: "👥 Assign Users to Usergroup" title: "👥 Assign Users to User Group"
--- ---

View File

@ -1,6 +1,6 @@
--- ---
sidebar_position: 7 sidebar_position: 7
title: "FAQ" title: "FAQ"
--- ---
# FAQ # FAQ

View File

@ -1,6 +1,6 @@
--- ---
sidebar_position: 1 sidebar_position: 1
title: "Filters" title: "🚰 Filters"
--- ---
# Filters # Filters

View File

@ -1,6 +1,6 @@
--- ---
sidebar_position: 2 sidebar_position: 2
title: "Pipes" title: "🔧 Pipes"
--- ---
# Pipes # Pipes

View File

@ -1,6 +1,6 @@
--- ---
sidebar_position: 7 sidebar_position: 7
title: "Tutorials" title: "📖 Tutorials"
--- ---
# Tutorials # Tutorials

View File

@ -1,6 +1,6 @@
--- ---
sidebar_position: 3 sidebar_position: 3
title: "Valves" title: "⚙️ Valves"
--- ---
# Valves # Valves

View File

@ -1,5 +1,5 @@
--- ---
sidebar_position: 1 sidebar_position: 2
title: "🎙️ Troubleshooting Microphone Access" title: "🎙️ Troubleshooting Microphone Access"
--- ---

View File

@ -1,5 +1,5 @@
--- ---
sidebar_position: 4 sidebar_position: 3
title: "🕸️ Network Diagrams" title: "🕸️ Network Diagrams"
--- ---

View File

@ -1,5 +1,5 @@
--- ---
sidebar_position: 0 sidebar_position: 1
title: "🔑 Reset Admin Password" title: "🔑 Reset Admin Password"
--- ---

View File

@ -1,5 +1,5 @@
--- ---
sidebar_position: 0 sidebar_position: 1
title: "☁️ Deployment" title: "☁️ Deployment"
--- ---
import { TopBanners } from "@site/src/components/TopBanners"; import { TopBanners } from "@site/src/components/TopBanners";

View File

@ -1,5 +1,5 @@
--- ---
sidebar_position: 2 sidebar_position: 0
title: 🐳 Installing Docker title: 🐳 Installing Docker
--- ---

View File

@ -1,6 +1,6 @@
--- ---
sidebar_position: 14 sidebar_position: 14
title: "🛃 Setting up with custom CA store" title: "🛃 Setting up with Custom CA Store"
--- ---
:::warning :::warning

View File

@ -1,6 +1,6 @@
--- ---
sidebar_position: 20 sidebar_position: 20
title: "💥 Monitoring and debugging with Langfuse" title: "💥 Monitoring and Debugging with Langfuse"
--- ---
# Langfuse Integration with OpenWebUI # Langfuse Integration with OpenWebUI

View File

@ -1,4 +1,4 @@
--- ---
sidebar_position: 0 sidebar_position: 2
title: "🗨️ Text-to-Speech" title: "🗨️ Text-to-Speech"
--- ---

View File

@ -1,6 +1,6 @@
--- ---
sidebar_position: 1 sidebar_position: 1
title: "🗨️ Openai-edge-tts using Docker" title: "🗨️ Openai-edge-tts Using Docker"
--- ---
:::warning :::warning

View File

@ -1,6 +1,6 @@
--- ---
sidebar_position: 2 sidebar_position: 2
title: "🗨️ Openedai-speech using Docker" title: "🗨️ Openedai-speech Using Docker"
--- ---
:::warning :::warning

View File

@ -1,6 +1,6 @@
--- ---
sidebar_position: 2 sidebar_position: 2
title: "Contributing Tutorials" title: "🤝 Contributing Tutorials"
--- ---
:::warning :::warning

View File

@ -1,6 +1,6 @@
--- ---
sidebar_position: 3 sidebar_position: 3
title: "Open WebUI RAG Tutorial" title: "🔎 Open WebUI RAG Tutorial"
--- ---
:::warning :::warning

View File

@ -1,9 +1,9 @@
--- ---
sidebar_position: 10 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. If you are deploying this image in a RAM-constrained environment, there are a few things you can do to slim down the image.