[PR #183] [MERGED] Update some docs #289

Closed
opened 2026-02-15 17:16:13 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/183
Author: @silentoplayz
Created: 8/13/2024
Status: Merged
Merged: 8/13/2024
Merged by: @tjbck

Base: mainHead: silentoplayz-patch-to-documentation


📝 Commits (6)

📊 Changes

4 files changed (+301 additions, -32 deletions)

View changed files

📝 docs/getting-started/env-configuration.md (+236 -28)
📝 docs/tutorial/browser-search-engine.md (+12 -1)
📝 docs/tutorial/images.md (+12 -3)
docs/tutorial/workspace-models.md (+41 -0)

📄 Description

It ain't much, but it's honest work.

docs/tutorial/workspace-models.md:

  • I've added a new Workspace - Models page to provide clear documentation of the core features and capabilities of Open WebUI's Models section. Initially, this page will serve as a repository for simple facts about its functionalities, but it can be further developed into robust documentation that enhances the user experience and understanding of the workspace's Models section.

docs/getting-started/env-configuration.md:

  • I've added Type to each environment variable. Some information for environment variables have been put into either a danger, warning, or info box. I have also provided an Options part for enum env vars that provides a small description per option listed.

docs/tutorial/browser-search-engine.md:

  • Firefox instructions added

docs/tutorial/images.md:


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/183 **Author:** [@silentoplayz](https://github.com/silentoplayz) **Created:** 8/13/2024 **Status:** ✅ Merged **Merged:** 8/13/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `silentoplayz-patch-to-documentation` --- ### 📝 Commits (6) - [`1c6a40e`](https://github.com/open-webui/docs/commit/1c6a40e6e828c09b14815f13e5d9e06dee62ab26) Create workspace-models.md - [`44eb580`](https://github.com/open-webui/docs/commit/44eb5806cc1b742ea286777f9a58befb102f19de) Update images.md - [`0ee055b`](https://github.com/open-webui/docs/commit/0ee055b30e73cf4e329a0204efb82285450beda2) Update env-configuration.md - [`b3fb56f`](https://github.com/open-webui/docs/commit/b3fb56f200481a0d294ecf5be3c1b0bd2f6e6633) Update browser-search-engine.md - [`8762ff1`](https://github.com/open-webui/docs/commit/8762ff1b7c308b4cfe032d0ac799936b1009ecc4) Update images.md - [`0403a41`](https://github.com/open-webui/docs/commit/0403a418e05c0104f6bf2cece151d7f8bf051561) Update browser-search-engine.md ### 📊 Changes **4 files changed** (+301 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/env-configuration.md` (+236 -28) 📝 `docs/tutorial/browser-search-engine.md` (+12 -1) 📝 `docs/tutorial/images.md` (+12 -3) ➕ `docs/tutorial/workspace-models.md` (+41 -0) </details> ### 📄 Description It ain't much, but it's honest work. `docs/tutorial/workspace-models.md`: - I've added a new `Workspace - Models` page to provide clear documentation of the core features and capabilities of Open WebUI's Models section. Initially, this page will serve as a repository for simple facts about its functionalities, but it can be further developed into robust documentation that enhances the user experience and understanding of the workspace's Models section. `docs/getting-started/env-configuration.md`: - I've added `Type` to each environment variable. Some information for environment variables have been put into either a danger, warning, or info box. I have also provided an `Options` part for `enum` env vars that provides a small description per option listed. `docs/tutorial/browser-search-engine.md`: - Firefox instructions added `docs/tutorial/images.md`: - Updated documentation accordingly to align with https://github.com/open-webui/open-webui/commit/e1e69cfbcb458b6de714f85fee0a7e680143548a --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:16:13 -05:00
yindo closed this issue 2026-02-15 17:16:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#289