[PR #816] [MERGED] sync #831

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/816
Author: @Classic298
Created: 11/14/2025
Status: Merged
Merged: 11/14/2025
Merged by: @Classic298

Base: devHead: main


📝 Commits (10+)

  • b45b765 Update env-configuration.mdx
  • 3d40a8a Update env-configuration.mdx
  • 551a24b docs: Reorganize and expand ComfyUI image-generation docs
  • 1bbea8e Update comfyui-editing-settings.png
  • 1353c90 Update comfyui.md
  • 3f165ca Update env-configuration.mdx
  • d8ab6ee Update env-configuration.mdx
  • 57f1b79 Update env-configuration.mdx
  • 74febb8 Merge pull request #811 from silentoplayz/ComfyUI-image-generation-and-editing-docs-
  • 004617c refac

📊 Changes

177 files changed (+934 additions, -623 deletions)

View changed files

docs/enterprise/customers/_category_.json (+8 -0)
docs/enterprise/customers/samsung-semiconductor.mdx (+116 -0)
📝 docs/enterprise/index.mdx (+58 -73)
📝 docs/faq.mdx (+6 -2)
docs/features/audio/_category_.json (+7 -0)
📝 docs/features/audio/speech-to-text/_category_.json (+1 -1)
📝 docs/features/audio/speech-to-text/env-variables.md (+0 -0)
📝 docs/features/audio/speech-to-text/stt-config.md (+1 -1)
📝 docs/features/audio/text-to-speech/Kokoro-FastAPI-integration.md (+1 -1)
📝 docs/features/audio/text-to-speech/_category_.json (+1 -1)
📝 docs/features/audio/text-to-speech/chatterbox-tts-api-integration.md (+1 -1)
📝 docs/features/audio/text-to-speech/kokoro-web-integration.md (+1 -1)
📝 docs/features/audio/text-to-speech/openai-edge-tts-integration.md (+1 -1)
📝 docs/features/audio/text-to-speech/openedai-speech-integration.md (+1 -1)
📝 docs/features/auth/_category_.json (+5 -2)
📝 docs/features/auth/ldap.mdx (+1 -1)
📝 docs/features/auth/scim.mdx (+1 -1)
📝 docs/features/auth/sso/index.mdx (+1 -1)
📝 docs/features/auth/sso/keycloak.mdx (+1 -1)
📝 docs/features/channels/index.md (+3 -3)

...and 80 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/816 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 11/14/2025 **Status:** ✅ Merged **Merged:** 11/14/2025 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (10+) - [`b45b765`](https://github.com/open-webui/docs/commit/b45b765c6f7d04ad252ba5431047a2f25c00aa04) Update env-configuration.mdx - [`3d40a8a`](https://github.com/open-webui/docs/commit/3d40a8ab590d32b6b330e32c4cc0da82f57e647d) Update env-configuration.mdx - [`551a24b`](https://github.com/open-webui/docs/commit/551a24b41713756eb07f32ee3582c9256ca2c087) docs: Reorganize and expand ComfyUI image-generation docs - [`1bbea8e`](https://github.com/open-webui/docs/commit/1bbea8e9c9ed49238644e0c0c0fed32ff6558a80) Update comfyui-editing-settings.png - [`1353c90`](https://github.com/open-webui/docs/commit/1353c9033ce047b03bfeeae8f4cae42b850c61b1) Update comfyui.md - [`3f165ca`](https://github.com/open-webui/docs/commit/3f165ca650a7af8b144a4486cd1e7a5dbd56daa2) Update env-configuration.mdx - [`d8ab6ee`](https://github.com/open-webui/docs/commit/d8ab6ee366eacd700328c6b18cc7d225021a14c7) Update env-configuration.mdx - [`57f1b79`](https://github.com/open-webui/docs/commit/57f1b79bb887b4ae468817e115bdabd11da671ff) Update env-configuration.mdx - [`74febb8`](https://github.com/open-webui/docs/commit/74febb85343aa7d6471f10882bfaad6b455220d9) Merge pull request #811 from silentoplayz/ComfyUI-image-generation-and-editing-docs- - [`004617c`](https://github.com/open-webui/docs/commit/004617c5e1fe0bee0355038346b74843702c4266) refac ### 📊 Changes **177 files changed** (+934 additions, -623 deletions) <details> <summary>View changed files</summary> ➕ `docs/enterprise/customers/_category_.json` (+8 -0) ➕ `docs/enterprise/customers/samsung-semiconductor.mdx` (+116 -0) 📝 `docs/enterprise/index.mdx` (+58 -73) 📝 `docs/faq.mdx` (+6 -2) ➕ `docs/features/audio/_category_.json` (+7 -0) 📝 `docs/features/audio/speech-to-text/_category_.json` (+1 -1) 📝 `docs/features/audio/speech-to-text/env-variables.md` (+0 -0) 📝 `docs/features/audio/speech-to-text/stt-config.md` (+1 -1) 📝 `docs/features/audio/text-to-speech/Kokoro-FastAPI-integration.md` (+1 -1) 📝 `docs/features/audio/text-to-speech/_category_.json` (+1 -1) 📝 `docs/features/audio/text-to-speech/chatterbox-tts-api-integration.md` (+1 -1) 📝 `docs/features/audio/text-to-speech/kokoro-web-integration.md` (+1 -1) 📝 `docs/features/audio/text-to-speech/openai-edge-tts-integration.md` (+1 -1) 📝 `docs/features/audio/text-to-speech/openedai-speech-integration.md` (+1 -1) 📝 `docs/features/auth/_category_.json` (+5 -2) 📝 `docs/features/auth/ldap.mdx` (+1 -1) 📝 `docs/features/auth/scim.mdx` (+1 -1) 📝 `docs/features/auth/sso/index.mdx` (+1 -1) 📝 `docs/features/auth/sso/keycloak.mdx` (+1 -1) 📝 `docs/features/channels/index.md` (+3 -3) _...and 80 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:20 -05:00
yindo closed this issue 2026-02-15 18:16:20 -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#831