[PR #176] [MERGED] add chat mode comparison page #168

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/176
Author: @shatfield4
Created: 6/30/2025
Status: Merged
Merged: 7/1/2025
Merged by: @timothycarambat

Base: mainHead: query-chat-docs


📝 Commits (2)

  • d38079f add chat mode comparison page
  • c1b4c65 revert unneeded change

📊 Changes

3 files changed (+93 additions, -5 deletions)

View changed files

📝 pages/features/_meta.json (+9 -0)
📝 pages/features/all-features.mdx (+14 -5)
pages/features/chat-modes.mdx (+70 -0)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style

Relevant Issues

resolves #xxx

What is in this change?

  • Add Chat Modes page for comparing query vs chat modes
  • Answers a lot of common questions about which mode does what
  • Explains why users may not be getting the results they want and what they can change to try fixing it

Additional Information

Validations

  • Ensured updated documentation pass spell check
  • Updated or added relevant links as needed
  • Reviewed the changes for clarity and accuracy
  • Successfully ran the code locally without encountering errors

🔄 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/176 **Author:** [@shatfield4](https://github.com/shatfield4) **Created:** 6/30/2025 **Status:** ✅ Merged **Merged:** 7/1/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `main` ← **Head:** `query-chat-docs` --- ### 📝 Commits (2) - [`d38079f`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/d38079fc3b39f51f9b36ebc893279d3a1d4583bc) add chat mode comparison page - [`c1b4c65`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/c1b4c650042f9b8d32ef61b383a8d9be76eec433) revert unneeded change ### 📊 Changes **3 files changed** (+93 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `pages/features/_meta.json` (+9 -0) 📝 `pages/features/all-features.mdx` (+14 -5) ➕ `pages/features/chat-modes.mdx` (+70 -0) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [x] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> resolves #xxx ### What is in this change? <!-- Describe the changes in this PR that are impactful to the documentation site. --> - Add Chat Modes page for comparing query vs chat modes - Answers a lot of common questions about which mode does what - Explains why users may not be getting the results they want and what they can change to try fixing it ### Additional Information <!-- Add any other context about the Pull Request here that was not captured above. --> ### Validations <!-- All of the applicable items should be checked. --> - [x] Ensured updated documentation pass spell check - [x] Updated or added relevant links as needed - [x] Reviewed the changes for clarity and accuracy - [x] Successfully ran the code locally without encountering errors --- <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:53 -05:00
yindo closed this issue 2026-02-23 17:19:54 -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#168