1 implementation of GetLLMEnvironment
dotnet (1)
Telemetry\LLMEnvironmentDetectorForTelemetry.cs (1)
55public string? GetLLMEnvironment()
1 reference to GetLLMEnvironment
dotnet (1)
Telemetry\TelemetryCommonProperties.cs (1)
67{ LLM, _llmEnvironmentDetector.GetLLMEnvironment() },