From df2dbf6edd614cfe05ec565de78a7b26fa030217 Mon Sep 17 00:00:00 2001 From: DrMelone <27028174+Classic298@users.noreply.github.com> Date: Tue, 27 Jan 2026 23:19:11 +0100 Subject: [PATCH] playground --- docs/features/index.mdx | 2 +- docs/security.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/features/index.mdx b/docs/features/index.mdx index d757b567..3aeceba0 100644 --- a/docs/features/index.mdx +++ b/docs/features/index.mdx @@ -276,7 +276,7 @@ import { TopBanners } from "@site/src/components/TopBanners"; - 🍻 **TavernAI Character Card Integration**: Experience enhanced visual storytelling with TavernAI Character Card Integration in our model builder. Users can seamlessly incorporate TavernAI character card PNGs directly into their model files, creating a more immersive and engaging user experience. -- 🎲 **Model Playground (Beta)**: Try out models with the model playground area (`beta`), which enables users to test and explore model capabilities and parameters with ease in a sandbox environment before deployment in a live chat environment. +- 🎲 **Model Playground (Beta)**: Try out models with the model playground area (`beta`), which enables users to test and explore model capabilities and parameters with ease in a sandbox environment before deployment in a live chat environment. Export your playground conversations in JSON format (compatible with Open WebUI chat import) or as plain text for easy sharing and documentation. --- diff --git a/docs/security.mdx b/docs/security.mdx index 35d30100..dcf5bc7a 100644 --- a/docs/security.mdx +++ b/docs/security.mdx @@ -127,7 +127,7 @@ The following scenarios are **not** considered vulnerabilities because they requ - An admin importing code from an untrusted source - An attacker with write access to the data volume injecting malicious plugins -These scenarios represent **admin negligence** or **environment compromise**, not vulnerabilities in Open WebUI itself. See [Rule #10 in our Security Policy](https://github.com/open-webui/open-webui/security) for details. +These scenarios represent **admin negligence** or **environment compromise**, not vulnerabilities in Open WebUI itself. See [our Security Policy](https://github.com/open-webui/open-webui/security) for details. ## Product Security Process