[PR #1025] [MERGED] sync #1010

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

📋 Pull Request Information

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

Base: devHead: main


📝 Commits (6)

  • 194cf53 docs: Update ComfyUI documentation with accurate node mapping and settings
  • 501c1c4 Create image-prompt-generation-toggle.png
  • d1cec75 Merge pull request #1023 from silentoplayz/docs/fix-comfyui-documentation-accuracy
  • 6b0bbd5 Update index.mdx
  • 55f7482 event emitters for mcp and mcpo
  • 38890cd Merge pull request #1024 from Classic298/main

📊 Changes

7 files changed (+156 additions, -36 deletions)

View changed files

📝 docs/features/image-generation-and-editing/comfyui.md (+127 -34)
📝 docs/features/mcp.mdx (+1 -1)
📝 docs/features/plugin/development/events.mdx (+14 -0)
📝 docs/features/plugin/tools/index.mdx (+1 -1)
📝 docs/features/plugin/tools/openapi-servers/index.mdx (+9 -0)
📝 docs/features/plugin/tools/openapi-servers/mcp.mdx (+4 -0)
static/images/image-generation-and-editing/image-prompt-generation-toggle.png (+0 -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/1025 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 1/21/2026 **Status:** ✅ Merged **Merged:** 1/21/2026 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (6) - [`194cf53`](https://github.com/open-webui/docs/commit/194cf536b57fb238022a9e17ecc1bff21864bfa7) docs: Update ComfyUI documentation with accurate node mapping and settings - [`501c1c4`](https://github.com/open-webui/docs/commit/501c1c498bcd8aeb9f7731e9de1577e5a7ab007e) Create image-prompt-generation-toggle.png - [`d1cec75`](https://github.com/open-webui/docs/commit/d1cec75000efc15635a30d0071ef1f47e364b6a0) Merge pull request #1023 from silentoplayz/docs/fix-comfyui-documentation-accuracy - [`6b0bbd5`](https://github.com/open-webui/docs/commit/6b0bbd5d388c1eb136ab5978168704e755d6eda8) Update index.mdx - [`55f7482`](https://github.com/open-webui/docs/commit/55f7482660a3155e1a1f9c2890cfa74ca721efa5) event emitters for mcp and mcpo - [`38890cd`](https://github.com/open-webui/docs/commit/38890cddc1e4c5bd81252adb03d3b6ef80ac914c) Merge pull request #1024 from Classic298/main ### 📊 Changes **7 files changed** (+156 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/image-generation-and-editing/comfyui.md` (+127 -34) 📝 `docs/features/mcp.mdx` (+1 -1) 📝 `docs/features/plugin/development/events.mdx` (+14 -0) 📝 `docs/features/plugin/tools/index.mdx` (+1 -1) 📝 `docs/features/plugin/tools/openapi-servers/index.mdx` (+9 -0) 📝 `docs/features/plugin/tools/openapi-servers/mcp.mdx` (+4 -0) ➕ `static/images/image-generation-and-editing/image-prompt-generation-toggle.png` (+0 -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:58 -05:00
yindo closed this issue 2026-02-15 18:16:58 -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#1010