Table of Contents

TTMSFNCCloudAISettings.UseTemperature Property

Gets or sets whether the temperature is used to send to the LLM.

API unit family: TMSFNCCloudAI Declaring type: TTMSFNCCloudAISettings Type: boolean

Syntax

property UseTemperature: boolean;

Default: True

Remarks

The default value is true. Some newer models do not accept temperature to be sent.