docs: update default model to o3-mini and improve language configuration instructions

This commit is contained in:
mrT23
2025-02-27 11:06:31 +02:00
parent 3817aa2868
commit 8182a4afc0
4 changed files with 6 additions and 6 deletions

View File

@ -53,7 +53,7 @@ PR-Agent aims to help efficiently review and handle pull requests, by providing
## News and Updates
### Feb 27, 2025
- Updated the default model to `o3-mini` for all tools. You can still use the `gpt-4o` as the default model by setting the `model` parameter in the configuration file.
- Important updates and bug fixes for Azure DevOps, see [here](https://github.com/qodo-ai/pr-agent/pull/1583)
- Added support for adjusting the [response language](https://qodo-merge-docs.qodo.ai/usage-guide/additional_configurations/#language-settings) of the PR-Agent tools.