AIIntegration.ChatTemperatureDefault Property
Gets or sets the default temperature for chat-based AI-powered extensions.
Namespace: DevExpress.AIIntegration
Assembly: DevExpress.AIIntegration.v24.2.dll
NuGet Package: DevExpress.AIIntegration
Declaration
Property Value
Type | Description |
---|---|
Nullable<Single> | The default temperature for chat-based AI-powered extensions. |
See Also