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ยง
- Retrieval
Result - Result type for retrieval operations
- Retrieval
System Adapter - Adapter for RetrievalSystem to implement AsyncRetriever trait