[PR #1014] [MERGED] sync #1000

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

📋 Pull Request Information

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

Base: devHead: main


📝 Commits (10+)

  • 4b057fc Update index.mdx
  • e8dd4ca Change pipe method to async in documentation
  • 7c95093 Merge pull request #1006 from therealmichaelberna/patch-1
  • 5a67de6 Add missing environment variable name header for REDIS_URL
  • 09fa68d Merge pull request #1008 from frojd-trond-froding/main
  • a80e475 Format REDIS_URL header as code block
  • da4ac8b Merge pull request #1010 from frojd-trond-froding/main
  • 0524390 Update env-configuration.mdx
  • 22551c6 update
  • 9c64daf Merge pull request #1012 from Classic298/main

📊 Changes

6 files changed (+58 additions, -17 deletions)

View changed files

📝 docs/enterprise/index.mdx (+1 -1)
📝 docs/features/chat-features/history-search.mdx (+2 -2)
📝 docs/features/plugin/functions/pipe.mdx (+3 -3)
📝 docs/features/plugin/tools/development.mdx (+3 -3)
📝 docs/features/plugin/tools/index.mdx (+46 -7)
📝 docs/getting-started/env-configuration.mdx (+3 -1)

📄 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/1014 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 1/16/2026 **Status:** ✅ Merged **Merged:** 1/16/2026 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (10+) - [`4b057fc`](https://github.com/open-webui/docs/commit/4b057fc94dd98682b2429e8b0356b9b5ce766cd7) Update index.mdx - [`e8dd4ca`](https://github.com/open-webui/docs/commit/e8dd4ca17062dbbc10e09c308194645fefeb25b1) Change pipe method to async in documentation - [`7c95093`](https://github.com/open-webui/docs/commit/7c95093225dc374cb0b64dd7e2a46d7ccd0247b8) Merge pull request #1006 from therealmichaelberna/patch-1 - [`5a67de6`](https://github.com/open-webui/docs/commit/5a67de6977a59b4b57029b1c766004d5102fafdd) Add missing environment variable name header for REDIS_URL - [`09fa68d`](https://github.com/open-webui/docs/commit/09fa68d7beb1c2133ff51d4536f21f015f919612) Merge pull request #1008 from frojd-trond-froding/main - [`a80e475`](https://github.com/open-webui/docs/commit/a80e4755a966fb57da5b4f199a20249f1e77f3c4) Format REDIS_URL header as code block - [`da4ac8b`](https://github.com/open-webui/docs/commit/da4ac8bf54ffd24b536d5bba98e028fcd47181c2) Merge pull request #1010 from frojd-trond-froding/main - [`0524390`](https://github.com/open-webui/docs/commit/0524390be1a408565e8536d7c89ff5246214a9ba) Update env-configuration.mdx - [`22551c6`](https://github.com/open-webui/docs/commit/22551c6e346210bf21fcc8b6f5adb759078d1f83) update - [`9c64daf`](https://github.com/open-webui/docs/commit/9c64daf978fad829c0713bab33433c96abe542f8) Merge pull request #1012 from Classic298/main ### 📊 Changes **6 files changed** (+58 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `docs/enterprise/index.mdx` (+1 -1) 📝 `docs/features/chat-features/history-search.mdx` (+2 -2) 📝 `docs/features/plugin/functions/pipe.mdx` (+3 -3) 📝 `docs/features/plugin/tools/development.mdx` (+3 -3) 📝 `docs/features/plugin/tools/index.mdx` (+46 -7) 📝 `docs/getting-started/env-configuration.mdx` (+3 -1) </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:55 -05:00
yindo closed this issue 2026-02-15 18:16:55 -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#1000