[PR #199] [MERGED] Add WebSocket Support to Apache documentation #301

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/199
Author: @semidark
Created: 8/29/2024
Status: Merged
Merged: 8/30/2024
Merged by: @justinh-rahb

Base: mainHead: patch-1


📝 Commits (1)

  • ae2e9f0 Add WebSocket Support to Apache

📊 Changes

1 file changed (+9 additions, -0 deletions)

View changed files

📝 docs/tutorial/apache.md (+9 -0)

📄 Description

The current version of Open-WebUI requires WebSockets to function properly. Without the new additions from this latest commit, you will encounter non-recoverable errors in chats, such as [object Object].


🔄 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/199 **Author:** [@semidark](https://github.com/semidark) **Created:** 8/29/2024 **Status:** ✅ Merged **Merged:** 8/30/2024 **Merged by:** [@justinh-rahb](https://github.com/justinh-rahb) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`ae2e9f0`](https://github.com/open-webui/docs/commit/ae2e9f0217822df1134f747ae8b62f9059814bce) Add WebSocket Support to Apache ### 📊 Changes **1 file changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/tutorial/apache.md` (+9 -0) </details> ### 📄 Description The current version of Open-WebUI requires WebSockets to function properly. Without the new additions from this latest commit, you will encounter non-recoverable errors in chats, such as [object Object]. --- <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:17 -05:00
yindo closed this issue 2026-02-15 17:16:17 -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#301