[PR #184] [MERGED] Doc mgmt overhaul #176

Closed
opened 2026-02-23 17:19:55 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/184
Author: @timothycarambat
Created: 8/8/2025
Status: Merged
Merged: 8/11/2025
Merged by: @timothycarambat

Base: mainHead: doc-mgmt-overhaul


📝 Commits (2)

📊 Changes

11 files changed (+266 additions, -168 deletions)

View changed files

📝 next.config.js (+5 -0)
📝 pages/_meta.json (+2 -2)
pages/chatting-with-documents/_meta.json (+20 -0)
pages/chatting-with-documents/introduction.mdx (+154 -0)
pages/chatting-with-documents/rag-in-anythingllm.mdx (+82 -0)
pages/llm-not-using-my-docs.mdx (+0 -165)
public/images/document-chat/context-warning.png (+0 -0)
public/images/document-chat/manage-attached-docs.png (+0 -0)
public/images/document-chat/open-file-manager.png (+0 -0)
public/images/document-chat/upload-documents.mp4 (+0 -0)
📝 scripts/compress-images.mjs (+3 -1)

📄 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/Mintplex-Labs/anythingllm-docs/pull/184 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 8/8/2025 **Status:** ✅ Merged **Merged:** 8/11/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `main` ← **Head:** `doc-mgmt-overhaul` --- ### 📝 Commits (2) - [`30aee9a`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/30aee9a315c0ebe3a1620bd5dc38afb974e439f6) new document ux docs - [`6cf0b56`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/6cf0b5699c05537cb15d08fdb589003b87587fab) compress imgs ### 📊 Changes **11 files changed** (+266 additions, -168 deletions) <details> <summary>View changed files</summary> 📝 `next.config.js` (+5 -0) 📝 `pages/_meta.json` (+2 -2) ➕ `pages/chatting-with-documents/_meta.json` (+20 -0) ➕ `pages/chatting-with-documents/introduction.mdx` (+154 -0) ➕ `pages/chatting-with-documents/rag-in-anythingllm.mdx` (+82 -0) ➖ `pages/llm-not-using-my-docs.mdx` (+0 -165) ➕ `public/images/document-chat/context-warning.png` (+0 -0) ➕ `public/images/document-chat/manage-attached-docs.png` (+0 -0) ➕ `public/images/document-chat/open-file-manager.png` (+0 -0) ➕ `public/images/document-chat/upload-documents.mp4` (+0 -0) 📝 `scripts/compress-images.mjs` (+3 -1) </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-23 17:19:55 -05:00
yindo closed this issue 2026-02-23 17:19:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anythingllm-docs#176