diff --git a/docs/getting-started/using-openwebui/index.mdx b/docs/getting-started/using-openwebui/index.mdx new file mode 100644 index 0000000..7940aec --- /dev/null +++ b/docs/getting-started/using-openwebui/index.mdx @@ -0,0 +1,32 @@ +--- +sidebar_position: 3 +title: "🧑‍💻 Using OpenWebUI" +--- + +# Using OpenWebUI + +Explore the essential concepts and features of Open WebUI, including models, knowledge, prompts, pipes, actions, and more. + +--- + +## 📥 Ollama Models +Learn how to download, load, and use models effectively. +[Check out Ollama Models](./OllamaModels.mdx) + +--- + +## 📚 Terminology +Understand key components: models, prompts, knowledge, functions, pipes, and actions. +[Read the Terminology Guide](./Terminology.mdx) + +--- + +## 📖 Community Tutorials +If you like the documentation you are reading right now, then check out this tutorial on [Configuring RAG with OpenWebUI Documentation](../../tutorials/tips/rag-tutorial.md). +Then go on to explore other community-submitted tutorials to enhance your OpenWebUI experience. +[Explore Community Tutorials](/category/-tutorials) + + +--- + +Stay tuned for more updates as we continue to expand these sections! \ No newline at end of file