[PR #8] [MERGED] fix: Make RAG tool work, support multi collections #14

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/oap-langgraph-tools-agent/pull/8
Author: @bracesproul
Created: 5/12/2025
Status: Merged
Merged: 5/12/2025
Merged by: @bracesproul

Base: mainHead: brace/fix-rag-tools


📝 Commits (2)

  • e239d7f fix: Make RAG tool work, support multi collections
  • 082f8c5 cr

📊 Changes

2 files changed (+45 additions, -47 deletions)

View changed files

📝 tools_agent/agent.py (+7 -9)
📝 tools_agent/utils/tools.py (+38 -38)

📄 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/langchain-ai/oap-langgraph-tools-agent/pull/8 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 5/12/2025 **Status:** ✅ Merged **Merged:** 5/12/2025 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/fix-rag-tools` --- ### 📝 Commits (2) - [`e239d7f`](https://github.com/langchain-ai/oap-langgraph-tools-agent/commit/e239d7f3a58deab4c49975d85d826e337d6af3b9) fix: Make RAG tool work, support multi collections - [`082f8c5`](https://github.com/langchain-ai/oap-langgraph-tools-agent/commit/082f8c5c627bcc2917a7d57f2d747422a31ecb47) cr ### 📊 Changes **2 files changed** (+45 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `tools_agent/agent.py` (+7 -9) 📝 `tools_agent/utils/tools.py` (+38 -38) </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-15 20:17:20 -05:00
yindo closed this issue 2026-02-15 20:17:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/oap-langgraph-tools-agent#14