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