OpenAI API - Frequency Penalty

OAIAPI_FrequencyPenalty

Positive values penalize new tokens based on their existing frequency in the text so far, decreasing the model's likelihood to repeat the same line verbatim.

Pack: ComfyUI OpenAI API

custom_nodes.comfyui-openai-api

Inputs (2)

NameTypeRequired
frequency_penaltyFLOATrequired
other_optionsOAIAPI_OPTIONSoptional

Outputs (1)

NameType
OptionsOAIAPI_OPTIONS
OpenAI API - Frequency Penalty | TealPug Node Explorer