TTMSMCPClient.Settings Property
Request settings used when querying the model, such as the model name and the sampling parameters.
API unit family: TMS.MCP.Client
Declaring type: TTMSMCPClient
Inherited from: TTMSMCPCustomClient
Type: TTMSMCPCloudAISettings
Syntax
property Settings: TTMSMCPCloudAISettings;
Remarks
This forwards to the model connection the client owns. Assigning copies the values into the existing instance instead of replacing it.