Auf Englisch lesen

Freigeben über


RunStepCodeInterpreterImageOutput 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.

A representation of an image output emitted by a code interpreter tool in response to a tool call by the model.

C#
public class RunStepCodeInterpreterImageOutput : Azure.AI.OpenAI.Assistants.RunStepCodeInterpreterToolCallOutput, System.ClientModel.Primitives.IJsonModel<Azure.AI.OpenAI.Assistants.RunStepCodeInterpreterImageOutput>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.OpenAI.Assistants.RunStepCodeInterpreterImageOutput>
Inheritance
RunStepCodeInterpreterImageOutput
Implements

Properties

Image

Referential information for the image associated with this output.

Explicit Interface Implementations

IJsonModel<RunStepCodeInterpreterImageOutput>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<RunStepCodeInterpreterImageOutput>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<RunStepCodeInterpreterToolCallOutput>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

(Inherited from RunStepCodeInterpreterToolCallOutput)
IJsonModel<RunStepCodeInterpreterToolCallOutput>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

(Inherited from RunStepCodeInterpreterToolCallOutput)
IPersistableModel<RunStepCodeInterpreterImageOutput>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<RunStepCodeInterpreterImageOutput>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<RunStepCodeInterpreterImageOutput>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<RunStepCodeInterpreterToolCallOutput>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

(Inherited from RunStepCodeInterpreterToolCallOutput)
IPersistableModel<RunStepCodeInterpreterToolCallOutput>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

(Inherited from RunStepCodeInterpreterToolCallOutput)
IPersistableModel<RunStepCodeInterpreterToolCallOutput>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

(Inherited from RunStepCodeInterpreterToolCallOutput)

Applies to

Produkt Versionen
Azure SDK for .NET Preview