This commit is contained in:
Timothy J. Baek
2024-11-05 17:47:30 -08:00
parent f55a718f4e
commit 99776e5942
9 changed files with 46 additions and 0 deletions

View File

@@ -3,6 +3,11 @@ sidebar_position: 7
title: "Hosting UI and Models separately"
---
:::warning
This tutorial is a community contribution and is not supported by the OpenWebUI team. It serves only as a demonstration on how to customize OpenWebUI for your specific use case. Want to contribute? Check out the contributing tutorial.
:::
# Hosting UI and Models separately
:::note