menu
agentic package
documentation
ingest/chunker.dart
IChunkExploder2
IChunkExploder2.new const constructor
IChunkExploder2.new const constructor
dark_mode
light_mode
IChunkExploder2
constructor
const
IChunkExploder2
(
{
int
maxChunkSize
=
500
,
int
factor
=
3
,
int
maxPostOverlap
=
200
,
})
Implementation
const IChunkExploder2({ this.maxChunkSize = 500, this.factor = 3, this.maxPostOverlap = 200, });
agentic package
documentation
ingest/chunker
IChunkExploder2
IChunkExploder2.new const constructor
IChunkExploder2 class