RunStepToolCallDetails interface
The detailed information associated with a run step calling tools.
Properties
tool |
A list of tool call details for this run step. |
type | The object type, which is always 'tool_calls'. |
Property Details
toolCalls
type
The object type, which is always 'tool_calls'.
type: "tool_calls"
Property Value
"tool_calls"
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript