Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 570 Bytes

RunStepDeltaStepDetailsToolCallsFunctionObjectFunction.md

File metadata and controls

16 lines (8 loc) · 570 Bytes

RunStepDeltaStepDetailsToolCallsFunctionObjectFunction

The definition of the function that was called.

Properties

Name Type Description Notes
name String The name of the function. [optional]
arguments String The arguments passed to the function. [optional]
output String The output of the function. This will be `null` if the outputs have not been submitted yet. [optional]