menu
mobile_rag_engine package
documentation
services/source_rag_service.dart
SourceRagService
maxChunkChars property
maxChunkChars property
dark_mode
light_mode
maxChunkChars
property
int
maxChunkChars
final
Maximum characters per chunk (default: 500)
Implementation
final int maxChunkChars;
mobile_rag_engine package
documentation
services/source_rag_service
SourceRagService
maxChunkChars property
SourceRagService class