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