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
GEN_AI__TOOL__NAME(gen_ai.tool.name)