[PR #744] [CLOSED] Feat 18016 #770

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/744
Author: @cmbaatz
Created: 10/7/2025
Status: Closed

Base: devHead: patch-1


📝 Commits (10+)

📊 Changes

155 files changed (+2356 additions, -1772 deletions)

View changed files

📝 .github/workflows/gh-pages.yml (+1 -0)
📝 docs/contributing.mdx (+1 -1)
📝 docs/enterprise/index.mdx (+54 -60)
📝 docs/faq.mdx (+4 -4)
📝 docs/features/banners.md (+20 -26)
📝 docs/features/chat-features/chat-params.md (+25 -5)
📝 docs/features/chat-features/chatshare.md (+19 -13)
📝 docs/features/chat-features/conversation-organization.md (+12 -6)
📝 docs/features/chat-features/url-params.md (+17 -11)
📝 docs/features/code-execution/artifacts.md (+32 -33)
📝 docs/features/code-execution/mermaid.md (+5 -5)
📝 docs/features/code-execution/python.md (+15 -15)
📝 docs/features/document-extraction/apachetika.md (+33 -33)
📝 docs/features/document-extraction/docling.md (+27 -27)
📝 docs/features/document-extraction/index.md (+3 -2)
📝 docs/features/document-extraction/mistral-ocr.md (+19 -21)
📝 docs/features/evaluation/index.mdx (+5 -6)
📝 docs/features/index.mdx (+0 -1)
📝 docs/features/openldap.mdx (+15 -11)
📝 docs/features/plugin/events/index.mdx (+18 -8)

...and 80 more files

📄 Description

#18016
Adjusting documentation for Feat 18016


🔄 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/744 **Author:** [@cmbaatz](https://github.com/cmbaatz) **Created:** 10/7/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `patch-1` --- ### 📝 Commits (10+) - [`49c03ba`](https://github.com/open-webui/docs/commit/49c03ba659eb2fe0c127dec6638b9d466781e3e6) Merge pull request #722 from open-webui/main - [`4784ec3`](https://github.com/open-webui/docs/commit/4784ec315ce942fa6b8d24dfe5f189bb7a738302) Merge pull request #727 from open-webui/main - [`9fa6353`](https://github.com/open-webui/docs/commit/9fa6353bfb574f106dd3089adcf441cd83e9bdf9) Update env-configuration.mdx - [`2952ca2`](https://github.com/open-webui/docs/commit/2952ca2472a9ae594d47cd4da398ca9e328e329b) chore: format - [`9e7f7f2`](https://github.com/open-webui/docs/commit/9e7f7f271a0aa27f5192a873d74737545ddd29a5) chore: format - [`a52e8a4`](https://github.com/open-webui/docs/commit/a52e8a41dbbb4769c64c23655988fb4aa5930197) Merge pull request #729 from silentoplayz/formatting-chore - [`5a4b48d`](https://github.com/open-webui/docs/commit/5a4b48def5927d17b2f0d320585123d5b79c7d75) chore: standardize list style - [`e7e9412`](https://github.com/open-webui/docs/commit/e7e9412ce44da8d7512a65cfbbfced4ffb32b07d) Merge pull request #730 from silentoplayz/formatting-chore - [`236d0a4`](https://github.com/open-webui/docs/commit/236d0a4f593ab2de3b4e7f14d8147aa1c641f6b0) chore: consistency in formatting - [`8538f21`](https://github.com/open-webui/docs/commit/8538f21165a837390acc86dbe955d3da455b3229) chore: formatting ### 📊 Changes **155 files changed** (+2356 additions, -1772 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/gh-pages.yml` (+1 -0) 📝 `docs/contributing.mdx` (+1 -1) 📝 `docs/enterprise/index.mdx` (+54 -60) 📝 `docs/faq.mdx` (+4 -4) 📝 `docs/features/banners.md` (+20 -26) 📝 `docs/features/chat-features/chat-params.md` (+25 -5) 📝 `docs/features/chat-features/chatshare.md` (+19 -13) 📝 `docs/features/chat-features/conversation-organization.md` (+12 -6) 📝 `docs/features/chat-features/url-params.md` (+17 -11) 📝 `docs/features/code-execution/artifacts.md` (+32 -33) 📝 `docs/features/code-execution/mermaid.md` (+5 -5) 📝 `docs/features/code-execution/python.md` (+15 -15) 📝 `docs/features/document-extraction/apachetika.md` (+33 -33) 📝 `docs/features/document-extraction/docling.md` (+27 -27) 📝 `docs/features/document-extraction/index.md` (+3 -2) 📝 `docs/features/document-extraction/mistral-ocr.md` (+19 -21) 📝 `docs/features/evaluation/index.mdx` (+5 -6) 📝 `docs/features/index.mdx` (+0 -1) 📝 `docs/features/openldap.mdx` (+15 -11) 📝 `docs/features/plugin/events/index.mdx` (+18 -8) _...and 80 more files_ </details> ### 📄 Description #18016 Adjusting documentation for Feat 18016 --- <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:02 -05:00
yindo closed this issue 2026-02-15 18:16:02 -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#770