1 write to _systemPrompt
Microsoft.Extensions.DataIngestion (1)
Processors\ClassificationEnricher.cs (1)
42_systemPrompt = CreateSystemPrompt(predefinedClasses, fallbackClass!);
1 reference to _systemPrompt
Microsoft.Extensions.DataIngestion (1)
Processors\ClassificationEnricher.cs (1)
53=> Batching.ProcessAsync<string>(chunks, _options, MetadataKey, _systemPrompt, _logger, cancellationToken);