retrievedChunks property

List<RAGSearchResult> retrievedChunks
final

The document chunks retrieved and used as context.

Implementation

final List<RAGSearchResult> retrievedChunks;