I encounter 'Prompt is too large'
The diff is too large for the OpenAI API. Try reducing the number of staged changes or write your own commit message.
In order to solve the issue, please add the maxTokens indicator to the plugin settings.
It will also be nice to have a model and temperature selection.
I encounter 'Prompt is too large' The diff is too large for the OpenAI API. Try reducing the number of staged changes or write your own commit message.
In order to solve the issue, please add the maxTokens indicator to the plugin settings. It will also be nice to have a model and temperature selection.
{ "model": "GPT-4o", "temperature": 0.9, "maxTokens": 2048 }