3 references to GenAISystemInstructions
Aspire.Dashboard (1)
Model\GenAI\GenAIVisualizerDialogViewModel.cs (1)
164var systemInstructions = viewModel.Span.Attributes.GetValue(GenAIHelpers.GenAISystemInstructions);
Aspire.Dashboard.Tests (2)
Model\GenAIVisualizerDialogViewModelTests.cs (2)
349KeyValuePair.Create(GenAIHelpers.GenAISystemInstructions, systemInstruction), 472KeyValuePair.Create(GenAIHelpers.GenAISystemInstructions, systemInstruction),