Skip to content

feat: Replaced Utility Agent Tools with native vector store implementation for agentic rag template - #118

Open
Rafal-Chrzanowski-IBM wants to merge 2 commits into
mainfrom
remove-utility-agent-tools-usage
Open

Rafal-Chrzanowski-IBM wants to merge 2 commits into
mainfrom
remove-utility-agent-tools-usage

Conversation

@Rafal-Chrzanowski-IBM

Copy link
Copy Markdown
Member

No description provided.

…ation for agentic rag template

Signed-off-by: Rafal Chrzanowski <Rafal.Chrzanowski@ibm.com>
@Rafal-Chrzanowski-IBM
Rafal-Chrzanowski-IBM force-pushed the remove-utility-agent-tools-usage branch from 5e1e866 to 51ca77c Compare July 22, 2026 11:10
Comment on lines +16 to +17
langchain-milvus = "^0.2.0"
pymilvus = "<=2.6.6"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why milvus has been added to dependencies?
The Milvus vector store won't necessarily always be used.

@Rafal-Chrzanowski-IBM Rafal-Chrzanowski-IBM Jul 23, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a fair point. After your comment I tried specifying that I require the ibm-watsonx-ai package with rag extra, but I ran into the same issue as I did with the crewai template. I managed to narrow this change down to the chromadb package and I updated the ticket with that information. As this change is not critical just yet, let's wait until it's absolutely necessary to merge this PR.

Signed-off-by: Rafal Chrzanowski <Rafal.Chrzanowski@ibm.com>
@Rafal-Chrzanowski-IBM
Rafal-Chrzanowski-IBM force-pushed the remove-utility-agent-tools-usage branch from 535f653 to 11f1332 Compare July 23, 2026 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants