mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 19:05:18 +00:00
Merge pull request #14 from Codium-ai/docs/pr_compression_doc
small change in "how it works" section
This commit is contained in:
commit
f3df032f06
1 changed files with 1 additions and 1 deletions
|
|
@ -286,7 +286,7 @@ Example for extended suggestion:
|
|||
## How it works
|
||||

|
||||
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue