From 0f5cccd18f9734f42d7a930cde602ea31cb6fe09 Mon Sep 17 00:00:00 2001 From: Tal Date: Wed, 17 Jul 2024 22:36:08 +0300 Subject: [PATCH] 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> --- docs/docs/usage-guide/PR_agent_pro_models.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/usage-guide/PR_agent_pro_models.md b/docs/docs/usage-guide/PR_agent_pro_models.md index 8a002353..6f4f412e 100644 --- a/docs/docs/usage-guide/PR_agent_pro_models.md +++ b/docs/docs/usage-guide/PR_agent_pro_models.md @@ -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. 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]