pub const GEN_AI__OUTPUT__MESSAGES: &str = "gen_ai.output.messages";Expand description
The model’s response messages. It has to be a stringified version of an array of message objects, which can include text responses and tool calls.
- PII: Maybe
- Rewriting behavior: None