-
State changed as build OD-7309 (15.0.3) is successful
-
OneDev
changed state to 'Closed' 2 months ago
Previous Value Current Value Open
Closed
-
@robin Thanks for fixing. I now have "empty reponse" comments again with the mentioned model. I temporarly switched back to OpenAI with some GPT variant to check if the AI user then creates a proper review and well..it does.
I noticed that GPT first creates a reaction with "request for changes" or "approve" and after that the code review comment is added. With Mistral I directly receive a comment with "empty response" text. Could it be that Mistral might not call the tool for "request for changes / approve" correctly or only provides review text without any tool call and OneDev code logic might swallow the review text?
I know prompt writing is super annoying with all the models and their different behaviors and I would be fine if your stance is that you cannot satisfy everyone with their model choice as long as internal prompts are not configurable. But I have a hard time to imagine that Mistral really doesn't respond back anything useful as the model has 123 billion parameters (https://docs.mistral.ai/models/model-cards/devstral-2-25-12)
-
I tested
devstral-2512via openrouter with some example PRs and it works quite solid.In 15.0.5, review action is placed under comments like normal user review. Also LLM is allowed to leave comment only if it needs more context for review. And later it can be mentioned again to review the PR.
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
15.0.1
|
| Labels |
No labels
|
AI user uses Mistral.ai with model
devstral-2512and only a very basic system prompt.Adding the AI user as a reviewer results in the exception below. Before 15.0.1 I got "empty response" comments on the PR instead of the exception: