Back to Devexpress

DocumentTranslateInlineBehavior.Temperature Property

wpf-devexpress-dot-aiintegration-dot-wpf-dot-documenttranslateinlinebehavior-90c9fad0.md

latest1.3 KB
Original Source

DocumentTranslateInlineBehavior.Temperature Property

Specifies the balance between creativity and consistency in AI responses.

Namespace : DevExpress.AIIntegration.Wpf

Assembly : DevExpress.AIIntegration.Wpf.v25.2.dll

NuGet Package : DevExpress.AIIntegration.Wpf

Declaration

csharp
public float? Temperature { get; set; }
vb
Public Property Temperature As Single?

Property Value

TypeDescription
Nullable<Single>

A number between 0 and 1 (or 0 and 2) depending on the AI behavior and model.

|

See Also

DocumentTranslateInlineBehavior Class

DocumentTranslateInlineBehavior Members

DevExpress.AIIntegration.Wpf Namespace