Compare commits

...

3 Commits

Author SHA1 Message Date
Tal
a329e1ec2e Update requirements.txt 2025-03-02 14:03:22 +02:00
Tal
16f0c7f6c9 Update requirements.txt 2025-03-02 09:19:43 +02:00
Tal
9809e2dbd8 Update README.md 2025-02-28 12:07:49 +02:00
2 changed files with 5 additions and 6 deletions

View File

@ -52,6 +52,9 @@ PR-Agent aims to help efficiently review and handle pull requests, by providing
## News and Updates
### Feb 28, 2025
A new version, v0.27, was released. See release notes [here](https://github.com/qodo-ai/pr-agent/releases/tag/v0.27).
### 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)
@ -82,10 +85,6 @@ New tool [/Implement](https://qodo-merge-docs.qodo.ai/tools/implement/) (💎),
<kbd><img src="https://www.qodo.ai/images/pr_agent/implement1.png?v=2" width="512"></kbd>
### Jan 1, 2025
Update logic and [documentation](https://qodo-merge-docs.qodo.ai/usage-guide/changing_a_model/#ollama) for running local models via Ollama.
### December 30, 2024
Following feedback from the community, we have addressed two vulnerabilities identified in the open-source PR-Agent project. The [fixes](https://github.com/qodo-ai/pr-agent/pull/1425) are now included in the newly released version (v0.26), available as of today.

View File

@ -12,10 +12,10 @@ google-cloud-aiplatform==1.38.0
google-generativeai==0.8.3
google-cloud-storage==2.10.0
Jinja2==3.1.2
litellm==1.52.12
litellm==1.61.20
loguru==0.7.2
msrest==0.7.1
openai==1.55.3
openai>=1.55.3
pytest==7.4.0
PyGithub==1.59.*
PyYAML==6.0.1