[PR #997] [MERGED] Dev #984

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/997
Author: @Classic298
Created: 1/11/2026
Status: Merged
Merged: 1/11/2026
Merged by: @Classic298

Base: mainHead: dev


📝 Commits (3)

📊 Changes

11 files changed (+436 additions, -0 deletions)

View changed files

📝 docs/faq.mdx (+27 -0)
📝 docs/features/workspace/knowledge.md (+15 -0)
📝 docs/getting-started/api-endpoints.md (+176 -0)
📝 docs/troubleshooting/connection-error.mdx (+52 -0)
📝 docs/troubleshooting/performance.md (+1 -0)
📝 docs/troubleshooting/rag.mdx (+120 -0)
📝 docs/tutorials/https/nginx.md (+24 -0)
📝 docs/tutorials/tab-nginx/LetsEncrypt.md (+2 -0)
📝 docs/tutorials/tab-nginx/NginxProxyManager.md (+15 -0)
📝 docs/tutorials/tab-nginx/SelfSigned.md (+2 -0)
📝 docs/tutorials/tab-nginx/Windows.md (+2 -0)

📄 Description

No description provided


🔄 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/997 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 1/11/2026 **Status:** ✅ Merged **Merged:** 1/11/2026 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (3) - [`201fdaf`](https://github.com/open-webui/docs/commit/201fdaf102f1a25f52934a86327de9692499bded) file processing - [`e005a46`](https://github.com/open-webui/docs/commit/e005a46a51b59f344a921b28f9ed57ba13166151) NGINX CRITICAL BUFFERING CACHE PROXY - [`1611223`](https://github.com/open-webui/docs/commit/1611223cb653b43c56cef40d7de5230c3e836a33) Merge pull request #996 from Classic298/dev ### 📊 Changes **11 files changed** (+436 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/faq.mdx` (+27 -0) 📝 `docs/features/workspace/knowledge.md` (+15 -0) 📝 `docs/getting-started/api-endpoints.md` (+176 -0) 📝 `docs/troubleshooting/connection-error.mdx` (+52 -0) 📝 `docs/troubleshooting/performance.md` (+1 -0) 📝 `docs/troubleshooting/rag.mdx` (+120 -0) 📝 `docs/tutorials/https/nginx.md` (+24 -0) 📝 `docs/tutorials/tab-nginx/LetsEncrypt.md` (+2 -0) 📝 `docs/tutorials/tab-nginx/NginxProxyManager.md` (+15 -0) 📝 `docs/tutorials/tab-nginx/SelfSigned.md` (+2 -0) 📝 `docs/tutorials/tab-nginx/Windows.md` (+2 -0) </details> ### 📄 Description _No description provided_ --- <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 18:16:51 -05:00
yindo closed this issue 2026-02-15 18:16:51 -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#984