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