Add using-openwebui/index.mdx changes from feature-nginx-combined

This commit is contained in:
Matthew Hand 2024-11-05 19:52:58 +00:00
parent 5fd20acbac
commit 7d71c2f5ca

View File

@ -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!