mirror of
https://github.com/open-webui/docs
synced 2025-05-21 11:46:15 +00:00
Add using-openwebui/index.mdx changes from feature-nginx-combined
This commit is contained in:
parent
5fd20acbac
commit
7d71c2f5ca
32
docs/getting-started/using-openwebui/index.mdx
Normal file
32
docs/getting-started/using-openwebui/index.mdx
Normal 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!
|
Loading…
Reference in New Issue
Block a user