From 897e791b1a5728e08af3acbff390f10d8a4e39ac Mon Sep 17 00:00:00 2001 From: mrT23 Date: Tue, 10 Sep 2024 08:00:10 +0300 Subject: [PATCH] docs --- docs/docs/overview/pr_agent_pro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/overview/pr_agent_pro.md b/docs/docs/overview/pr_agent_pro.md index 511fa46e..962bd7d5 100644 --- a/docs/docs/overview/pr_agent_pro.md +++ b/docs/docs/overview/pr_agent_pro.md @@ -47,6 +47,6 @@ Here are additional tools that are available only for PR-Agent Pro users: ### Supported languages PR-Agent Pro leverages the world's leading code models - Claude 3.5 Sonnet and GPT-4. -As a result, all its core tools such as `describe`, `review`, and `improve`, as well as the PR-chat feature, support virtually all programming languages. +As a result, its primary tools such as `describe`, `review`, and `improve`, as well as the PR-chat feature, support virtually all programming languages. For specialized commands that require static code analysis, PR-Agent Pro offers support for specific languages. For more details about features that require static code analysis, please refer to the [documentation](https://pr-agent-docs.codium.ai/tools/analyze/#overview). \ No newline at end of file