Property TopP
- Namespace
- MailFathom.AI.Chat
- Assembly
- MailFathom.AI.dll
TopP
Gets the nucleus-sampling threshold, or null to leave the model's own default in place.
public float? TopP { get; }
Property Value
Remarks
Nullable for the reason Temperature is, and declared beside it rather than instead of it because a provider that accepts both documents setting only one.