RealtimeServerMessageType.ResponseOutputItemDone Property
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.
Gets a message type indicating an individual output item in the response has completed.
public:
static property Microsoft::Extensions::AI::RealtimeServerMessageType ResponseOutputItemDone { Microsoft::Extensions::AI::RealtimeServerMessageType get(); };
public static Microsoft.Extensions.AI.RealtimeServerMessageType ResponseOutputItemDone { get; }
static member ResponseOutputItemDone : Microsoft.Extensions.AI.RealtimeServerMessageType
Public Shared ReadOnly Property ResponseOutputItemDone As RealtimeServerMessageType