1 write to _systemPrompt
Microsoft.Extensions.DataIngestion (1)
Processors\KeywordEnricher.cs (1)
50_systemPrompt = CreateSystemPrompt(keywordsCount, predefinedKeywords, threshold);
1 reference to _systemPrompt
Microsoft.Extensions.DataIngestion (1)
Processors\KeywordEnricher.cs (1)
61=> Batching.ProcessAsync<string[]>(chunks, _options, MetadataKey, _systemPrompt, _logger, cancellationToken);