pub const GEN_AI__CONVERSATION__ID: &str = "gen_ai.conversation.id";
The unique identifier for a conversation (session, thread), used to store and correlate messages within this conversation.