Merge pull request #14 from Codium-ai/docs/pr_compression_doc

small change in "how it works" section
This commit is contained in:
mrT23
2023-07-06 18:34:08 +03:00
committed by GitHub

View File

@ -286,7 +286,7 @@ Example for extended suggestion:
## How it works ## How it works
![PR-Agent Tools](./pics/pr_agent_overview.png) ![PR-Agent Tools](./pics/pr_agent_overview.png)
Check out the [PR Compression strategy](./PR_COMPRESSION.md) page for more details on how pr-agent works. Check out the [PR Compression strategy](./PR_COMPRESSION.md) page for more details on how we convert a code diff to a manageable LLM prompt
## Roadmap ## Roadmap