[PR #906] [MERGED] sync #894

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

📋 Pull Request Information

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

Base: devHead: dev


📝 Commits (10+)

📊 Changes

24 files changed (+479 additions, -88 deletions)

View changed files

📝 docs/faq.mdx (+8 -0)
📝 docs/features/auth/scim.mdx (+1 -1)
📝 docs/features/auth/sso/index.mdx (+7 -4)
docs/features/chat-features/autocomplete.md (+70 -0)
📝 docs/features/chat-features/index.mdx (+2 -0)
📝 docs/features/mcp.mdx (+4 -0)
📝 docs/features/plugin/tools/openapi-servers/mcp.mdx (+4 -0)
📝 docs/getting-started/advanced-topics/https-encryption.md (+41 -32)
📝 docs/getting-started/advanced-topics/logging.md (+0 -5)
📝 docs/getting-started/api-endpoints.md (+15 -4)
📝 docs/getting-started/env-configuration.mdx (+40 -6)
📝 docs/getting-started/quick-start/index.mdx (+7 -0)
📝 docs/getting-started/quick-start/starting-with-functions.mdx (+26 -5)
📝 docs/getting-started/quick-start/starting-with-llama-cpp.mdx (+6 -6)
📝 docs/getting-started/quick-start/starting-with-ollama.mdx (+11 -0)
📝 docs/getting-started/quick-start/starting-with-openai-compatible.mdx (+26 -6)
📝 docs/getting-started/quick-start/starting-with-openai.mdx (+40 -6)
📝 docs/getting-started/quick-start/starting-with-vllm.mdx (+5 -3)
📝 docs/getting-started/quick-start/tab-docker/Podman.md (+22 -6)
docs/getting-started/quick-start/tab-docker/PodmanQuadlet.md (+68 -0)

...and 4 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/906 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 12/20/2025 **Status:** ✅ Merged **Merged:** 12/20/2025 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`ac4b46b`](https://github.com/open-webui/docs/commit/ac4b46ba7dc2cb9be654a2e903f526f5b548fc01) rem remnance - [`06dfffa`](https://github.com/open-webui/docs/commit/06dfffabfe38c3d8976eae28dbe0a34aa578be0d) Update https-encryption.md - [`d5e001f`](https://github.com/open-webui/docs/commit/d5e001fde16865eb8e9842bbd50c294a3c8e8cc4) Update starting-with-functions.mdx - [`c27e418`](https://github.com/open-webui/docs/commit/c27e418eb933bebbde62cf8e4f362e42b94dca9b) Update starting-with-openai.mdx - [`ec6c968`](https://github.com/open-webui/docs/commit/ec6c9681e8691e55a08731c26cb93336c3959fec) tutorials getting started - [`206f56a`](https://github.com/open-webui/docs/commit/206f56a4e62274f41966678813c91b1ac35038e2) Update api-endpoints.md - [`926569a`](https://github.com/open-webui/docs/commit/926569acd849b8ef22ba25ba007257728711c083) Update improve-performance-local.md - [`c7e91b0`](https://github.com/open-webui/docs/commit/c7e91b0ff372dca1fc26a00e326f5c003d985e41) Create autocomplete.md - [`227808f`](https://github.com/open-webui/docs/commit/227808f251d308bb4c782320aec0dd209c257859) update - [`2492343`](https://github.com/open-webui/docs/commit/2492343ce4e0a0bf46927dfaf911e13f11c5a5e9) Update scim.mdx ### 📊 Changes **24 files changed** (+479 additions, -88 deletions) <details> <summary>View changed files</summary> 📝 `docs/faq.mdx` (+8 -0) 📝 `docs/features/auth/scim.mdx` (+1 -1) 📝 `docs/features/auth/sso/index.mdx` (+7 -4) ➕ `docs/features/chat-features/autocomplete.md` (+70 -0) 📝 `docs/features/chat-features/index.mdx` (+2 -0) 📝 `docs/features/mcp.mdx` (+4 -0) 📝 `docs/features/plugin/tools/openapi-servers/mcp.mdx` (+4 -0) 📝 `docs/getting-started/advanced-topics/https-encryption.md` (+41 -32) 📝 `docs/getting-started/advanced-topics/logging.md` (+0 -5) 📝 `docs/getting-started/api-endpoints.md` (+15 -4) 📝 `docs/getting-started/env-configuration.mdx` (+40 -6) 📝 `docs/getting-started/quick-start/index.mdx` (+7 -0) 📝 `docs/getting-started/quick-start/starting-with-functions.mdx` (+26 -5) 📝 `docs/getting-started/quick-start/starting-with-llama-cpp.mdx` (+6 -6) 📝 `docs/getting-started/quick-start/starting-with-ollama.mdx` (+11 -0) 📝 `docs/getting-started/quick-start/starting-with-openai-compatible.mdx` (+26 -6) 📝 `docs/getting-started/quick-start/starting-with-openai.mdx` (+40 -6) 📝 `docs/getting-started/quick-start/starting-with-vllm.mdx` (+5 -3) 📝 `docs/getting-started/quick-start/tab-docker/Podman.md` (+22 -6) ➕ `docs/getting-started/quick-start/tab-docker/PodmanQuadlet.md` (+68 -0) _...and 4 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:33 -05:00
yindo closed this issue 2026-02-15 18:16:33 -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#894