9 references to AIExperiments
Microsoft.Extensions.AI (9)
src\Shared\DiagnosticIds\DiagnosticIds.cs (9)
51internal const string AIImageGeneration = AIExperiments; 52internal const string AISpeechToText = AIExperiments; 53internal const string AIMcpServers = AIExperiments; 54internal const string AIFunctionApprovals = AIExperiments; 55internal const string AIToolReduction = AIExperiments; 56internal const string AIChatReduction = AIExperiments; 57internal const string AIResponseContinuations = AIExperiments; 58internal const string AICodeInterpreter = AIExperiments; 59internal const string AIRealTime = AIExperiments;