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