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