Skip to main content

GEN_AI__TOOL__OUTPUT

Constant GEN_AI__TOOL__OUTPUT 

Source
pub const GEN_AI__TOOL__OUTPUT: &str = "gen_ai.tool.output";
๐Ÿ‘ŽDeprecated:

Use GEN_AI__TOOL__CALL__RESULT (gen_ai.tool.call.result) instead.

Expand description

The output of the tool being used. It has to be a stringified version of the output of the tool.

  • PII: Maybe
  • Rewriting behavior: Normalize

ยงAliases