[PR #991] [MERGED] Dev #978

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

📋 Pull Request Information

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

Base: mainHead: dev


📝 Commits (5)

📊 Changes

7 files changed (+208 additions, -68 deletions)

View changed files

📝 docs/features/chat-features/code-execution/python.md (+155 -36)
📝 docs/features/plugin/development/reserved-args.mdx (+8 -2)
📝 docs/getting-started/env-configuration.mdx (+24 -12)
📝 docs/getting-started/quick-start/starting-with-openai.mdx (+1 -1)
📝 docs/troubleshooting/audio.mdx (+9 -9)
📝 docs/troubleshooting/multi-replica.mdx (+4 -2)
📝 docs/troubleshooting/performance.md (+7 -6)

📄 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/991 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 1/11/2026 **Status:** ✅ Merged **Merged:** 1/11/2026 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (5) - [`1357ee1`](https://github.com/open-webui/docs/commit/1357ee1f7a6669914b94f78aa68c6cfa12bae5a0) update - [`9c64553`](https://github.com/open-webui/docs/commit/9c64553b2ff96f1b534cd04d911cd5658d04fc92) audio - [`dcf1658`](https://github.com/open-webui/docs/commit/dcf1658e72e9b273d0bc54943d625f4a5cd9fccb) Update reserved-args.mdx - [`3839550`](https://github.com/open-webui/docs/commit/38395503d7116383e5c464784026562ea48dd584) Update python.md - [`6a0c977`](https://github.com/open-webui/docs/commit/6a0c977b438d8094d3069929b3c6e5120d24cbd6) Merge pull request #990 from Classic298/dev ### 📊 Changes **7 files changed** (+208 additions, -68 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/chat-features/code-execution/python.md` (+155 -36) 📝 `docs/features/plugin/development/reserved-args.mdx` (+8 -2) 📝 `docs/getting-started/env-configuration.mdx` (+24 -12) 📝 `docs/getting-started/quick-start/starting-with-openai.mdx` (+1 -1) 📝 `docs/troubleshooting/audio.mdx` (+9 -9) 📝 `docs/troubleshooting/multi-replica.mdx` (+4 -2) 📝 `docs/troubleshooting/performance.md` (+7 -6) </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:50 -05:00
yindo closed this issue 2026-02-15 18:16:50 -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#978