[PR #959] [MERGED] Dev #947

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

📋 Pull Request Information

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

Base: devHead: dev


📝 Commits (6)

📊 Changes

60 files changed (+322 additions, -105 deletions)

View changed files

📝 docs/features/chat-features/autocomplete.md (+1 -1)
📝 docs/features/chat-features/chat-params.md (+1 -1)
📝 docs/features/chat-features/chatshare.md (+1 -1)
📝 docs/features/chat-features/code-execution/artifacts.md (+1 -1)
📝 docs/features/chat-features/code-execution/index.md (+1 -1)
📝 docs/features/chat-features/code-execution/mermaid.md (+1 -1)
📝 docs/features/chat-features/code-execution/python.md (+1 -1)
📝 docs/features/chat-features/index.mdx (+1 -1)
📝 docs/features/chat-features/multi-model-chats.mdx (+1 -1)
📝 docs/features/chat-features/url-params.md (+1 -1)
📝 docs/features/image-generation-and-editing/automatic1111.md (+1 -1)
📝 docs/features/image-generation-and-editing/comfyui.md (+1 -1)
📝 docs/features/image-generation-and-editing/image-router.md (+1 -1)
📝 docs/features/image-generation-and-editing/openai.md (+1 -1)
📝 docs/features/image-generation-and-editing/usage.md (+14 -1)
📝 docs/features/index.mdx (+4 -4)
docs/features/memory.mdx (+47 -0)
📝 docs/features/pipelines/filters.md (+1 -1)
📝 docs/features/pipelines/index.mdx (+1 -1)
📝 docs/features/pipelines/pipes.md (+1 -1)

...and 40 more files

📄 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/959 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 1/5/2026 **Status:** ✅ Merged **Merged:** 1/5/2026 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (6) - [`bf0f356`](https://github.com/open-webui/docs/commit/bf0f356ad4eb515ac6cad29718d34e45a6534015) DDGS - [`4e68d64`](https://github.com/open-webui/docs/commit/4e68d64bcfb3c8198f606b96c549ed789c286992) NATIVE TOOL CALLING - [`8a3d0bc`](https://github.com/open-webui/docs/commit/8a3d0bc3adc7578873e4bb48f22a0c1f1c6731b8) group sharing update - [`fed6720`](https://github.com/open-webui/docs/commit/fed6720b3607a0598fdc23eacad9f441ff051965) fix links - [`b94ea45`](https://github.com/open-webui/docs/commit/b94ea45352626aa4bb4d5257905a05d1f175288b) Update index.mdx - [`694dab2`](https://github.com/open-webui/docs/commit/694dab20c7763cf1f1705dc358d880860c6ba1ca) Update index.mdx ### 📊 Changes **60 files changed** (+322 additions, -105 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/chat-features/autocomplete.md` (+1 -1) 📝 `docs/features/chat-features/chat-params.md` (+1 -1) 📝 `docs/features/chat-features/chatshare.md` (+1 -1) 📝 `docs/features/chat-features/code-execution/artifacts.md` (+1 -1) 📝 `docs/features/chat-features/code-execution/index.md` (+1 -1) 📝 `docs/features/chat-features/code-execution/mermaid.md` (+1 -1) 📝 `docs/features/chat-features/code-execution/python.md` (+1 -1) 📝 `docs/features/chat-features/index.mdx` (+1 -1) 📝 `docs/features/chat-features/multi-model-chats.mdx` (+1 -1) 📝 `docs/features/chat-features/url-params.md` (+1 -1) 📝 `docs/features/image-generation-and-editing/automatic1111.md` (+1 -1) 📝 `docs/features/image-generation-and-editing/comfyui.md` (+1 -1) 📝 `docs/features/image-generation-and-editing/image-router.md` (+1 -1) 📝 `docs/features/image-generation-and-editing/openai.md` (+1 -1) 📝 `docs/features/image-generation-and-editing/usage.md` (+14 -1) 📝 `docs/features/index.mdx` (+4 -4) ➕ `docs/features/memory.mdx` (+47 -0) 📝 `docs/features/pipelines/filters.md` (+1 -1) 📝 `docs/features/pipelines/index.mdx` (+1 -1) 📝 `docs/features/pipelines/pipes.md` (+1 -1) _...and 40 more files_ </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:43 -05:00
yindo closed this issue 2026-02-15 18:16:43 -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#947