[PR #477] [MERGED] Added Documentation for Mistral OCR and reorganized a bit. #537

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/477
Author: @vox-hunter
Created: 4/7/2025
Status: Merged
Merged: 4/7/2025
Merged by: @tjbck

Base: mainHead: main


📝 Commits (7)

  • f74c64d organize: document-extraction
  • 6724006 test
  • 5c3f44d Renamed
  • 550b25e testing
  • 5165a6b changed position
  • 3dd87be feat: enhance document extraction capabilities with new tutorials and integrations for Apache Tika and Docling
  • 969b329 Update docusaurus.config.ts

📊 Changes

7 files changed (+110 additions, -3 deletions)

View changed files

📝 docs/features/chat-features/index.mdx (+16 -2)
📝 docs/features/code-execution/index.md (+11 -1)
📝 docs/features/document-extraction/apachetika.md (+0 -0)
📝 docs/features/document-extraction/docling.md (+0 -0)
docs/features/document-extraction/index.md (+29 -0)
docs/features/document-extraction/mistral-ocr.md (+52 -0)
📝 docs/features/index.mdx (+2 -0)

📄 Description

Yo,

What have I added or edited:

  • Documentation for Mistral OCR
  • Index for "Code Execution"
  • Index for "Chat Features"

What have I organized:

  • I grouped all the document extraction features into one category
  • Since document extraction is a feature, I moved the category to "features"

Please make sure to review this carefully because I am not that familiar with Docsaurus's functionality

I will contribute more after my IGCSEs

Until then,
Vox


🔄 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/477 **Author:** [@vox-hunter](https://github.com/vox-hunter) **Created:** 4/7/2025 **Status:** ✅ Merged **Merged:** 4/7/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (7) - [`f74c64d`](https://github.com/open-webui/docs/commit/f74c64de423936873d360c4351f972562312b278) organize: document-extraction - [`6724006`](https://github.com/open-webui/docs/commit/6724006fc83449ddc6b0dc9d7fbb9c9eee75284f) test - [`5c3f44d`](https://github.com/open-webui/docs/commit/5c3f44d2a03492f51fe9932b336c5623a2a38939) Renamed - [`550b25e`](https://github.com/open-webui/docs/commit/550b25e2626f6c1fa1cb99ce519f14870eb7a74b) testing - [`5165a6b`](https://github.com/open-webui/docs/commit/5165a6b1bafe68ed16c703f0e4dddcb74184cbae) changed position - [`3dd87be`](https://github.com/open-webui/docs/commit/3dd87be4d6e10b343c6b05d490c6f8fce2517c03) feat: enhance document extraction capabilities with new tutorials and integrations for Apache Tika and Docling - [`969b329`](https://github.com/open-webui/docs/commit/969b32939fc02703779d7ff825719862eb32f7db) Update docusaurus.config.ts ### 📊 Changes **7 files changed** (+110 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/chat-features/index.mdx` (+16 -2) 📝 `docs/features/code-execution/index.md` (+11 -1) 📝 `docs/features/document-extraction/apachetika.md` (+0 -0) 📝 `docs/features/document-extraction/docling.md` (+0 -0) ➕ `docs/features/document-extraction/index.md` (+29 -0) ➕ `docs/features/document-extraction/mistral-ocr.md` (+52 -0) 📝 `docs/features/index.mdx` (+2 -0) </details> ### 📄 Description Yo, ### What have I added or edited: - Documentation for Mistral OCR - Index for "Code Execution" - Index for "Chat Features" ### What have I organized: - I grouped all the document extraction features into one category - Since document extraction is a feature, I moved the category to "features" **Please make sure to review this carefully because I am not that familiar with Docsaurus's functionality** I will contribute more after my IGCSEs Until then, Vox --- <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 17:17:32 -05:00
yindo closed this issue 2026-02-15 17:17:32 -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#537