menu
flutter_ai_bridge
flutter_ai_bridge.dart
DocumentChunker
DocumentChunker.new constructor
DocumentChunker.new
dark_mode
light_mode
DocumentChunker
constructor
DocumentChunker
(
{
int
chunkSize
=
1000
,
int
chunkOverlap
=
200
,
})
Implementation
DocumentChunker({ this.chunkSize = 1000, this.chunkOverlap = 200, });
flutter_ai_bridge
flutter_ai_bridge
DocumentChunker
DocumentChunker.new constructor
DocumentChunker class