1 implementation of IsLLMEnvironment
dotnet (1)
Telemetry\LLMEnvironmentDetectorForTelemetry.cs (1)
32public bool IsLLMEnvironment() => !string.IsNullOrEmpty(GetLLMEnvironment());