pub const GEN_AI__TOOL__CALL__RESULT: &str = "gen_ai.tool.call.result";Expand description
The result of the tool call. It has to be a stringified version of the result of the tool.
- PII: Maybe
- Rewriting behavior: None
ยงAliases
GEN_AI__TOOL__OUTPUT(gen_ai.tool.output)GEN_AI__TOOL__MESSAGE(gen_ai.tool.message)