opentelemetry_semantic_conventions::attribute

Constant GEN_AI_PROMPT

Source
pub const GEN_AI_PROMPT: &str = "gen_ai.prompt";
๐Ÿ‘ŽDeprecated: Removed, no replacement at this time.
Expand description

Deprecated, use Event API to report prompt contents.

ยงExamples

  • "[{'role': 'user', 'content': 'What is the capital of France?'}]"