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)
| Name | Type | Required |
|---|---|---|
| frequency_penalty | FLOAT | required |
| other_options | OAIAPI_OPTIONS | optional |
Outputs (1)
| Name | Type |
|---|---|
| Options | OAIAPI_OPTIONS |