From 91674d36f8ece70e6f0f7e2619c1517b93bd52b0 Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 14 Apr 2025 15:35:59 +0200 Subject: [PATCH] docs: update emoji of workspace doc pages The emoji of the Knowledge and Prompts pages at the Workspace index page did not match the ones used on the pages themselves. --- docs/features/workspace/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/features/workspace/index.mdx b/docs/features/workspace/index.mdx index 2f9a24e..9696cfd 100644 --- a/docs/features/workspace/index.mdx +++ b/docs/features/workspace/index.mdx @@ -6,8 +6,8 @@ title: "🖥️ Workspace" The Workspace in Open WebUI provides a comprehensive environment for managing your AI interactions and configurations. It consists of several key components: - [🤖 Models](./models.md) - Create and manage custom models tailored to specific purposes -- [📚 Knowledge](./knowledge.md) - Manage your knowledge bases for retrieval augmented generation -- [📝 Prompts](./prompts.md) - Create and organize reusable prompts +- [🧠 Knowledge](./knowledge.md) - Manage your knowledge bases for retrieval augmented generation +- [📚 Prompts](./prompts.md) - Create and organize reusable prompts - [🔒 Permissions](./permissions.md) - Configure access controls and feature availability Each section of the Workspace is designed to give you fine-grained control over your Open WebUI experience, allowing for customization and optimization of your AI interactions.