Use "tool_calls" field on AIMessages instead
The function that the model called.
The ID of the tool call.
Optional
The type of the tool. Currently, only function is supported.
function
Deprecated
Use "tool_calls" field on AIMessages instead