[PR #10] [MERGED] fix: Use collection id to identify collections #17

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/10
Author: @bracesproul
Created: 5/13/2025
Status: Merged
Merged: 5/13/2025
Merged by: @bracesproul

Base: mainHead: brace/use-collection-id


📝 Commits (3)

  • 1d9172a fix: Use collection id to identify collections
  • 146dfcd Merge branch 'main' into brace/use-collection-id
  • 8b59d7c cr

📊 Changes

2 files changed (+12 additions, -9 deletions)

View changed files

📝 tools_agent/agent.py (+6 -3)
📝 tools_agent/utils/tools.py (+6 -6)

📄 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/10 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 5/13/2025 **Status:** ✅ Merged **Merged:** 5/13/2025 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/use-collection-id` --- ### 📝 Commits (3) - [`1d9172a`](https://github.com/langchain-ai/oap-langgraph-tools-agent/commit/1d9172a173843c4cbe2e61e4ec599ccb80026685) fix: Use collection id to identify collections - [`146dfcd`](https://github.com/langchain-ai/oap-langgraph-tools-agent/commit/146dfcdcf280102eeca0466887cbd4ffe554e078) Merge branch 'main' into brace/use-collection-id - [`8b59d7c`](https://github.com/langchain-ai/oap-langgraph-tools-agent/commit/8b59d7ce3876a29d27047a39bbcefffc2e5060a5) cr ### 📊 Changes **2 files changed** (+12 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `tools_agent/agent.py` (+6 -3) 📝 `tools_agent/utils/tools.py` (+6 -6) </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#17