frequencyPenalty property

double? frequencyPenalty
final

Penalizes new tokens based on their frequency in the text so far.

Implementation

final double? frequencyPenalty;