opentelemetry_semantic_conventions::attribute

Constant GEN_AI_REQUEST_STOP_SEQUENCES

Source
pub const GEN_AI_REQUEST_STOP_SEQUENCES: &str = "gen_ai.request.stop_sequences";
Expand description

List of sequences that the model will use to stop generating further tokens.

ยงExamples

  • [ "forest", "lived", ]