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