[PR #2171] [MERGED] Add RAG agent plugin to API agent #3912

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2171
Author: @timothycarambat
Created: 8/23/2024
Status: Merged
Merged: 8/23/2024
Merged by: @timothycarambat

Base: masterHead: patch-memory-api-agent


📝 Commits (1)

  • 83197ed Add RAG agent plugin to API agent

📊 Changes

2 files changed (+6 additions, -1 deletions)

View changed files

📝 server/utils/agents/ephemeral.js (+5 -0)
📝 server/utils/boot/MetaGenerator.js (+1 -1)

📄 Description

Adds the RAG plugin to agents which was omitted to do lack of invocation handlerProp, which is now handled.


🔄 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/2171 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 8/23/2024 **Status:** ✅ Merged **Merged:** 8/23/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `patch-memory-api-agent` --- ### 📝 Commits (1) - [`83197ed`](https://github.com/Mintplex-Labs/anything-llm/commit/83197ed6f8fc1006d2a9b8e5800c3a511031311e) Add RAG agent plugin to API agent ### 📊 Changes **2 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/utils/agents/ephemeral.js` (+5 -0) 📝 `server/utils/boot/MetaGenerator.js` (+1 -1) </details> ### 📄 Description Adds the RAG plugin to agents which was omitted to do lack of `invocation` handlerProp, which is now handled. --- <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:34:45 -05:00
yindo closed this issue 2026-02-22 18:34:45 -05:00
yindo changed title from [PR #2171] Add RAG agent plugin to API agent to [PR #2171] [MERGED] Add RAG agent plugin to API agent 2026-06-05 15:15:51 -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#3912