mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-04 12:50:38 +08:00
Update docs/docs/usage-guide/PR_agent_pro_models.md
Co-authored-by: codiumai-pr-agent-pro[bot] <151058649+codiumai-pr-agent-pro[bot]@users.noreply.github.com>
This commit is contained in:
@ -3,7 +3,7 @@
|
|||||||
The default models used by PR-Agent Pro are OpenAI's GPT-4 models. We use a combination of GPT-4-Turbo and GPT-4o to strike a balance between speed and quality.
|
The default models used by PR-Agent Pro are OpenAI's GPT-4 models. We use a combination of GPT-4-Turbo and GPT-4o to strike a balance between speed and quality.
|
||||||
|
|
||||||
However, users can change the model used by PR-Agent Pro to Claude-3.5-sonnet, which also excels in code tasks.
|
However, users can change the model used by PR-Agent Pro to Claude-3.5-sonnet, which also excels in code tasks.
|
||||||
To do so, add the following you [configuration](https://pr-agent-docs.codium.ai/usage-guide/configuration_options/) file:
|
To do so, add the following to your [configuration](https://pr-agent-docs.codium.ai/usage-guide/configuration_options/) file:
|
||||||
|
|
||||||
```
|
```
|
||||||
[config]
|
[config]
|
||||||
|
Reference in New Issue
Block a user