Skip to main content

GEN_AI_TOKEN_TYPE

Constant GEN_AI_TOKEN_TYPE 

pub const GEN_AI_TOKEN_TYPE: &'static str;
👎Deprecated:

{note: Moved to the OpenTelemetry GenAI semantic conventions repository. , reason: uncategorized}

Available on crate features opentelemetry and semconv_experimental only.
Expand description

The type of token being counted.

§Notes

§Examples

  • "input"
  • "output"