pub const GEN_AI__TOOL__MESSAGE: &str = "gen_ai.tool.message";๐Deprecated:
Use GEN_AI__TOOL__CALL__RESULT (gen_ai.tool.call.result) instead.
Expand description
The response from a tool or function call passed to the model.
- PII: True
- Rewriting behavior: Normalize
ยงAliases
GEN_AI__TOOL__CALL__RESULT(gen_ai.tool.call.result)GEN_AI__TOOL__OUTPUT(gen_ai.tool.output)