From 5fd20acbac9aaa0d850ca750d00fe69ea23616ee Mon Sep 17 00:00:00 2001 From: Matthew Hand Date: Tue, 5 Nov 2024 19:52:54 +0000 Subject: [PATCH] Add Terminology.mdx changes from feature-nginx-combined --- .../using-openwebui/Terminology.mdx | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 docs/getting-started/using-openwebui/Terminology.mdx diff --git a/docs/getting-started/using-openwebui/Terminology.mdx b/docs/getting-started/using-openwebui/Terminology.mdx new file mode 100644 index 0000000..9ae27de --- /dev/null +++ b/docs/getting-started/using-openwebui/Terminology.mdx @@ -0,0 +1,26 @@ +--- +title: "📖 OpenWebUI Terminology" +--- + +# 📖 OpenWebUI Terminology + +Enhance your understanding of OpenWebUI with key concepts and components to improve your usage and configuration. + +--- + +## Explore the Workspace +Begin by exploring the [Workspace](../../tutorials/features/workspace) to discover essential concepts such as Modelfiles, Knowledge, Prompts, Tools, and Functions. + +--- + +## Interact with the Playground +Visit the Playground to directly engage with a Large Language Model. Here, you can experiment with different `System Prompts` to modify the model's behavior and persona. + +--- + +## Personalize in Settings +Access the Settings to personalize your experience. Customize features like Memory, adjust Voice settings for both TTS (Text-to-Speech) and STT (Speech-to-Text), and toggle between Dark/Light mode for optimal viewing. + +--- + +This terminology guide will help you navigate and configure OpenWebUI effectively! \ No newline at end of file