Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 528 Bytes

RunStepDetailsToolCallsFunctionObjectFunction.md

File metadata and controls

16 lines (8 loc) · 528 Bytes

RunStepDetailsToolCallsFunctionObjectFunction

The definition of the function that was called.

Properties

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