-
-
Notifications
You must be signed in to change notification settings - Fork 23
"No commit messages were generated" #35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thank you for your interest. There seems to be a problem with parsing messages. I'll fix it as soon as possible |
@caiguo37 I fine-tuned the prompt, but sometimes AI doesn't return the correct commit message. You can set it up with the command below. |
success.log Using the same content, logs of failure and success. Took a glance, didn't find any difference. |
Thank you for sharing the error log. (I left a comment on another account, so I wrote again.) |
Hello, I apologize for reopening this conversation, but I'm facing the same problem, however I'm using Perplexity, I'm getting the same message on return: Below is the print of my terminal And here is the generated log. I'm using the latest version of |
@ribeiroevandro I'm looking into it, but it might take some time... |
Bug description
I'm using the local model (ollama with codellama) to generate a commit. It works sometimes and fails sometimes with the warning information: "⚠ No commit messages were generated."

And if I enable OLLAMA_STREAM, after streaming for a while, a new error message is displayed: Failed to extract messages from response.

aicommit2 version
1.8.6
Environment
Can you contribute a fix?
The text was updated successfully, but these errors were encountered: