Skip to main content

Module retrieval_adapters

Module retrieval_adapters 

Source
Expand description

Retrieval system adapters for core traits

This module provides adapter implementations that bridge existing retrieval systems with the core GraphRAG AsyncRetriever trait.

Structsยง

RetrievalResult
Result type for retrieval operations
RetrievalSystemAdapter
Adapter for RetrievalSystem to implement AsyncRetriever trait