[PR #1052] [MERGED] Dev #1031

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/1052
Author: @Classic298
Created: 2/8/2026
Status: Merged
Merged: 2/8/2026
Merged by: @Classic298

Base: devHead: dev


📝 Commits (5)

📊 Changes

14 files changed (+206 additions, -20 deletions)

View changed files

📝 docs/contributing.mdx (+9 -1)
📝 docs/faq.mdx (+75 -6)
📝 docs/features/chat-features/reasoning-models.mdx (+1 -1)
📝 docs/features/plugin/tools/openapi-servers/index.mdx (+2 -2)
📝 docs/features/plugin/tools/openapi-servers/mcp.mdx (+2 -2)
📝 docs/getting-started/quick-start/index.mdx (+3 -0)
📝 docs/getting-started/quick-start/starting-with-llama-cpp.mdx (+5 -1)
docs/getting-started/quick-start/starting-with-open-responses.mdx (+90 -0)
📝 docs/getting-started/quick-start/starting-with-openai-compatible.mdx (+5 -3)
📝 docs/getting-started/quick-start/starting-with-openai.mdx (+2 -2)
📝 docs/getting-started/quick-start/starting-with-vllm.mdx (+5 -1)
📝 docs/team.mdx (+6 -0)
📝 docs/troubleshooting/index.mdx (+1 -1)
static/images/getting-started/quick-start/api-type-responses.gif (+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/1052 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 2/8/2026 **Status:** ✅ Merged **Merged:** 2/8/2026 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (5) - [`3f2c534`](https://github.com/open-webui/docs/commit/3f2c53474e878e8b729ef29f931987127411fb72) events - [`1b16736`](https://github.com/open-webui/docs/commit/1b16736776273b57aeb19ce07653cb952c03ebb7) OpenResponses - [`036b53b`](https://github.com/open-webui/docs/commit/036b53b583f9bdb59938c3d56973121aaa1261af) Update faq.mdx - [`05b494a`](https://github.com/open-webui/docs/commit/05b494add6f38f80c7fe64e025e3faa6af4ac7d9) CoC - [`854134e`](https://github.com/open-webui/docs/commit/854134e39fade818914d8cac607011bde57d9352) Merge branch 'open-webui:dev' into dev ### 📊 Changes **14 files changed** (+206 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `docs/contributing.mdx` (+9 -1) 📝 `docs/faq.mdx` (+75 -6) 📝 `docs/features/chat-features/reasoning-models.mdx` (+1 -1) 📝 `docs/features/plugin/tools/openapi-servers/index.mdx` (+2 -2) 📝 `docs/features/plugin/tools/openapi-servers/mcp.mdx` (+2 -2) 📝 `docs/getting-started/quick-start/index.mdx` (+3 -0) 📝 `docs/getting-started/quick-start/starting-with-llama-cpp.mdx` (+5 -1) ➕ `docs/getting-started/quick-start/starting-with-open-responses.mdx` (+90 -0) 📝 `docs/getting-started/quick-start/starting-with-openai-compatible.mdx` (+5 -3) 📝 `docs/getting-started/quick-start/starting-with-openai.mdx` (+2 -2) 📝 `docs/getting-started/quick-start/starting-with-vllm.mdx` (+5 -1) 📝 `docs/team.mdx` (+6 -0) 📝 `docs/troubleshooting/index.mdx` (+1 -1) ➕ `static/images/getting-started/quick-start/api-type-responses.gif` (+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:17:03 -05:00
yindo closed this issue 2026-02-15 18:17:03 -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#1031