Class OpenaiIncubatingAttributes

java.lang.Object
io.opentelemetry.semconv.incubating.OpenaiIncubatingAttributes

public final class OpenaiIncubatingAttributes extends Object
  • Field Details

    • OPENAI_REQUEST_SERVICE_TIER

      public static final io.opentelemetry.api.common.AttributeKey<String> OPENAI_REQUEST_SERVICE_TIER
      The service tier requested. May be a specific tier, default, or auto.
    • OPENAI_RESPONSE_SERVICE_TIER

      public static final io.opentelemetry.api.common.AttributeKey<String> OPENAI_RESPONSE_SERVICE_TIER
      The service tier used for the response.
    • OPENAI_RESPONSE_SYSTEM_FINGERPRINT

      public static final io.opentelemetry.api.common.AttributeKey<String> OPENAI_RESPONSE_SYSTEM_FINGERPRINT
      A fingerprint to track any eventual change in the Generative AI environment.