Skip to main content

AI__FUNCTION_CALL

Constant AI__FUNCTION_CALL 

Source
pub const AI__FUNCTION_CALL: &str = "ai.function_call";
๐Ÿ‘ŽDeprecated:

Use GEN_AI__TOOL__NAME (gen_ai.tool.name) instead.

Expand description

For an AI model call, the function that was called. This is deprecated for OpenAI, and replaced by tool_calls.

  • PII: True
  • Rewriting behavior: Backfill

ยงAliases