[PR #3662] [CLOSED] Add relevanceCheck #4355

Closed
opened 2026-02-22 18:35:39 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/3662
Author: @jgollihe
Created: 4/16/2025
Status: Closed

Base: masterHead: test


📝 Commits (2)

📊 Changes

2 files changed (+121 additions, -0 deletions)

View changed files

📝 server/utils/chats/stream.js (+32 -0)
server/utils/helpers/chat/relevanceCheck.js (+89 -0)

📄 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/anything-llm/pull/3662 **Author:** [@jgollihe](https://github.com/jgollihe) **Created:** 4/16/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `test` --- ### 📝 Commits (2) - [`7c3480e`](https://github.com/Mintplex-Labs/anything-llm/commit/7c3480ec8bd310acc29083ac9957dedb18c3508d) Add relevanceCheck - [`67b97c6`](https://github.com/Mintplex-Labs/anything-llm/commit/67b97c60ba2f94ac7059cfb7c24e626e3b9543e5) Merge branch 'master' into test ### 📊 Changes **2 files changed** (+121 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `server/utils/chats/stream.js` (+32 -0) ➕ `server/utils/helpers/chat/relevanceCheck.js` (+89 -0) </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-22 18:35:39 -05:00
yindo closed this issue 2026-02-22 18:35:40 -05:00
yindo changed title from [PR #3662] Add relevanceCheck to [PR #3662] [CLOSED] Add relevanceCheck 2026-06-05 15:18:08 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4355