2 references to TelemetryOptOutEnvironmentVariableName
Microsoft.Extensions.AI.Evaluation.Console (2)
Telemetry\TelemetryConstants.cs (2)
95The aieval .NET tool collects usage data in order to help us improve your experience. The data is anonymous and doesn't include personal information. You can opt-out of this data collection by setting the {TelemetryOptOutEnvironmentVariableName} environment variable to '1' or 'true' using your favorite shell. 119!EnvironmentHelper.GetEnvironmentVariableAsBoolean(TelemetryOptOutEnvironmentVariableName) &&