Choice.Message

Choice.Message property

Gets or sets a chat completion message generated by the model.

public ChatMessageResponse Message { get; set; }

See Also