New Blog: Introducing ToolsRetriever in the Neo4j GraphRAG Python Package

The Neo4j GraphRAG Python library has introduced a powerful new feature: the ToolsRetriever class and the Retriever.convert_to_tool() method. This addition enhances the library’s flexibility, enabling you to leverage multiple retrievers as tools in a single query, with an LLM intelligently selecting the most appropriate retriever(s) for the task. In this blog post, we’ll explore the motivation behind this feature, its implementation, and how it can be used to build dynamic retrieval-augmented...

Read it: Introducing ToolsRetriever in the Neo4j GraphRAG Python Package

1 Like