TTMSMCPSamplingRequest.Messages Property
Conversation sent to the model, in the order it should be read.
API unit family: TMS.MCP.Sampling
Declaring type: TTMSMCPSamplingRequest
Type: TTMSMCPSamplingMessages
Syntax
property Messages: TTMSMCPSamplingMessages;
Remarks
The conversation is created together with the request and released with it. Assigning a different conversation replaces the reference without releasing the previous one, so add turns to the existing instance instead wherever possible.