[PR #996] [MERGED] Dev #983

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/996
Author: @Classic298
Created: 1/11/2026
Status: Merged
Merged: 1/11/2026
Merged by: @Classic298

Base: devHead: dev


📝 Commits (2)

  • 201fdaf file processing
  • e005a46 NGINX CRITICAL BUFFERING CACHE PROXY

📊 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/996 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 1/11/2026 **Status:** ✅ Merged **Merged:** 1/11/2026 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (2) - [`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 ### 📊 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#983