RunStepDeltaOpenAPIObject Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an invocation of openapi as part of a streaming run step.
public class RunStepDeltaOpenAPIObject : Azure.AI.Agents.Persistent.RunStepDeltaDetail, System.ClientModel.Primitives.IJsonModel<Azure.AI.Agents.Persistent.RunStepDeltaOpenAPIObject>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Agents.Persistent.RunStepDeltaOpenAPIObject>
type RunStepDeltaOpenAPIObject = class
inherit RunStepDeltaDetail
interface IJsonModel<RunStepDeltaOpenAPIObject>
interface IPersistableModel<RunStepDeltaOpenAPIObject>
Public Class RunStepDeltaOpenAPIObject
Inherits RunStepDeltaDetail
Implements IJsonModel(Of RunStepDeltaOpenAPIObject), IPersistableModel(Of RunStepDeltaOpenAPIObject)
- Inheritance
- Implements
Properties
ToolCalls |
The collection of tool calls for the tool call detail item. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |