[PR #915] [MERGED] notes #903

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/915
Author: @Classic298
Created: 12/21/2025
Status: Merged
Merged: 12/21/2025
Merged by: @Classic298

Base: devHead: dev


📝 Commits (8)

📊 Changes

12 files changed (+367 additions, -10 deletions)

View changed files

📝 docs/features/chat-features/code-execution/artifacts.md (+12 -0)
📝 docs/features/interface/webhooks.md (+13 -0)
📝 docs/features/notes.md (+31 -6)
📝 docs/getting-started/env-configuration.mdx (+21 -2)
📝 docs/getting-started/quick-start/tab-docker/DockerCompose.md (+26 -1)
📝 docs/getting-started/quick-start/tab-docker/ManualDocker.md (+20 -0)
📝 docs/getting-started/quick-start/tab-docker/Podman.md (+20 -0)
📝 docs/getting-started/quick-start/tab-kubernetes/Helm.md (+28 -1)
📝 docs/getting-started/quick-start/tab-python/Conda.md (+13 -0)
📝 docs/getting-started/quick-start/tab-python/Uv.md (+19 -0)
📝 docs/getting-started/quick-start/tab-python/Venv.md (+14 -0)
docs/troubleshooting/multi-replica.mdx (+150 -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/915 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 12/21/2025 **Status:** ✅ Merged **Merged:** 12/21/2025 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (8) - [`63e78b9`](https://github.com/open-webui/docs/commit/63e78b9c3a56e9ddab47f079e9e1049af05842b6) notes - [`7bef04f`](https://github.com/open-webui/docs/commit/7bef04f2a9d22be80cb997f0b671e3c7f25a7b57) Update artifacts.md - [`4e81d47`](https://github.com/open-webui/docs/commit/4e81d47067764c71bc29e4a9cd28eb465888feaf) Update env-configuration.mdx - [`7a04bfd`](https://github.com/open-webui/docs/commit/7a04bfd0e20aaec461c92a229ce758dba227ae8c) fix - [`ad7cb02`](https://github.com/open-webui/docs/commit/ad7cb02fc0d969e19753cf8f625bf9ca64ec2a2a) Merge branch 'open-webui:dev' into dev - [`9ea3a12`](https://github.com/open-webui/docs/commit/9ea3a1282a35c48de38a37a6e3f8aa40f7b3eb4a) catch fix - [`5334dad`](https://github.com/open-webui/docs/commit/5334dadb536047ca353b8771a76a3c958f6e4ac0) Merge branch 'dev' of https://github.com/Classic298/docs into dev - [`7337caa`](https://github.com/open-webui/docs/commit/7337caaf2437303630306671e7f6f2377328fc98) add ### 📊 Changes **12 files changed** (+367 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/chat-features/code-execution/artifacts.md` (+12 -0) 📝 `docs/features/interface/webhooks.md` (+13 -0) 📝 `docs/features/notes.md` (+31 -6) 📝 `docs/getting-started/env-configuration.mdx` (+21 -2) 📝 `docs/getting-started/quick-start/tab-docker/DockerCompose.md` (+26 -1) 📝 `docs/getting-started/quick-start/tab-docker/ManualDocker.md` (+20 -0) 📝 `docs/getting-started/quick-start/tab-docker/Podman.md` (+20 -0) 📝 `docs/getting-started/quick-start/tab-kubernetes/Helm.md` (+28 -1) 📝 `docs/getting-started/quick-start/tab-python/Conda.md` (+13 -0) 📝 `docs/getting-started/quick-start/tab-python/Uv.md` (+19 -0) 📝 `docs/getting-started/quick-start/tab-python/Venv.md` (+14 -0) ➕ `docs/troubleshooting/multi-replica.mdx` (+150 -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:34 -05:00
yindo closed this issue 2026-02-15 18:16:34 -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#903