Skip to main content

GEN_AI__TOOL__INPUT

Constant GEN_AI__TOOL__INPUT 

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

Use GEN_AI__TOOL__CALL__ARGUMENTS (gen_ai.tool.call.arguments) instead.

Expand description

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

  • PII: Maybe
  • Rewriting behavior: Normalize

ยงAliases