1 reference to DefaultTokensPerChunk
Microsoft.Extensions.DataIngestion (1)
Chunkers\IngestionChunkerOptions.cs (1)
39
get => field == default ?
DefaultTokensPerChunk
: field;