menu
open_responses package
documentation
open_responses.dart
CreateResponseRequest
frequencyPenalty property
frequencyPenalty property
dark_mode
light_mode
frequencyPenalty
property
double
?
frequencyPenalty
final
Penalizes new tokens based on their frequency in the text so far.
Implementation
final double? frequencyPenalty;
open_responses package
documentation
open_responses
CreateResponseRequest
frequencyPenalty property
CreateResponseRequest class