Nutlope / aicommits

A CLI that writes your git commit messages for you with AI
https://www.npmjs.com/package/aicommits
MIT License
7.53k stars 360 forks source link

feat: add max-tokens option #263

Open ryicoh opened 5 months ago

ryicoh commented 5 months ago

I've made it so that the max_tokens, which is fixed at 200, can be changed from the options. When generating a long commit message, need to increase the max_tokens.