Skip to main content

GEN_AI_RESPONSE_TIME_TO_FIRST_CHUNK

Constant GEN_AI_RESPONSE_TIME_TO_FIRST_CHUNK 

pub const GEN_AI_RESPONSE_TIME_TO_FIRST_CHUNK: &'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

Time to first chunk in a streaming response, measured from request issuance, in seconds. The value is measured from when the client issues the generation request to when the first chunk is received in the response stream.

§Notes

§Examples

  • 0.5
  • 1.2