menu
mobile_rag_engine package
documentation
services/context_builder.dart
AssembledContext
includedChunks property
includedChunks property
dark_mode
light_mode
includedChunks
property
List
<
ChunkSearchResult
>
includedChunks
final
Chunks that were included in the context.
Implementation
final List<ChunkSearchResult> includedChunks;
mobile_rag_engine package
documentation
services/context_builder
AssembledContext
includedChunks property
AssembledContext class