This commit is contained in:
mrT23
2024-04-14 14:11:04 +03:00
parent 92ef2b4464
commit 506e3007c4

View File

@ -42,8 +42,9 @@ CodiumAI PR-Agent aims to help efficiently review and handle pull requests, by p
### April 14, 2024 ### April 14, 2024
You can now ask questions about images that appear in the comment, where the entire PR is considered as the context. You can now ask questions about images that appear in the comment, where the entire PR is considered as the context.
see [here](https://pr-agent-docs.codium.ai/tools/ask/#ask-on-images-using-the-pr-code-as-context). see [here](https://pr-agent-docs.codium.ai/tools/ask/#ask-on-images-using-the-pr-code-as-context) for more details.
![Ask image5](https://codium.ai/images/pr_agent/ask_images5.png){width=512}
<kbd><img src="https://codium.ai/images/pr_agent/ask_images5.png" width="512"></kbd>
### March 24, 2024 ### March 24, 2024
PR-Agent is now available for easy installation via [pip](https://pr-agent-docs.codium.ai/installation/locally/#using-pip-package). PR-Agent is now available for easy installation via [pip](https://pr-agent-docs.codium.ai/installation/locally/#using-pip-package).