menu
ollama_embedder package
documentation
services/chunking_service.dart
ChunkingService
maxSingleChunk property
maxSingleChunk property
dark_mode
light_mode
maxSingleChunk
property
int
maxSingleChunk
final
Maximum text length for a single chunk
Implementation
final int maxSingleChunk;
ollama_embedder package
documentation
services/chunking_service
ChunkingService
maxSingleChunk property
ChunkingService class