RealtimeServerMessageType.ResponseOutputItemAdded 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 has been added to the response.
public:
static property Microsoft::Extensions::AI::RealtimeServerMessageType ResponseOutputItemAdded { Microsoft::Extensions::AI::RealtimeServerMessageType get(); };
public static Microsoft.Extensions.AI.RealtimeServerMessageType ResponseOutputItemAdded { get; }
static member ResponseOutputItemAdded : Microsoft.Extensions.AI.RealtimeServerMessageType
Public Shared ReadOnly Property ResponseOutputItemAdded As RealtimeServerMessageType