const go.opentelemetry.io/otel/semconv/v1.41.0.GenAIUsageOutputTokensKey

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L7045: 	GenAIUsageOutputTokensKey = attribute.Key("gen_ai.usage.output_tokens")
		attribute_group.go#L7333: 	return GenAIUsageOutputTokensKey.Int(val)