mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-11 18:35:18 +00:00
docs: enhance PR-Agent Pro overview and update image sizes in tools documentation
This commit is contained in:
parent
9c9611e81a
commit
8ada3111ec
2 changed files with 6 additions and 2 deletions
|
|
@ -11,6 +11,8 @@ PR-Agent Pro is designed for companies and teams that require additional feature
|
|||
|
||||
**Additional features:**
|
||||
|
||||
Here are some of the additional features and capabilities that PR-Agent Pro offers:
|
||||
|
||||
| Feature | Description |
|
||||
|----------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [**Model selection**](https://pr-agent-docs.codium.ai/usage-guide/PR_agent_pro_models/#pr-agent-pro-models) | Choose the model that best fits your needs, among top models like `GPT4` and `Claude-Sonnet-3.5`
|
||||
|
|
@ -26,6 +28,8 @@ PR-Agent Pro is designed for companies and teams that require additional feature
|
|||
|
||||
**Additional tools:**
|
||||
|
||||
Here are additional tools that are available only for PR-Agent Pro users:
|
||||
|
||||
| Feature | Description |
|
||||
|---------|-------------|
|
||||
| [**Custom Prompt Suggestions**](https://pr-agent-docs.codium.ai/tools/custom_prompt/) | Generate code suggestions based on custom prompts from the user |
|
||||
|
|
|
|||
|
|
@ -63,9 +63,9 @@ Note that PR-Agent pro tracks two types of implementations:
|
|||
|
||||
In post-process, PR-Agent counts the number of suggestions that were implemented, and provides general statistics and insights about the suggestions' impact on the PR process.
|
||||
|
||||
{width=384}
|
||||
{width=512}
|
||||
|
||||
{width=384}
|
||||
{width=512}
|
||||
|
||||
|
||||
## Usage Tips
|
||||
|
|
|
|||
Loading…
Reference in a new issue