fix: stream display replacement content (#699)

This commit is contained in:
yetone
2024-10-10 05:05:29 +08:00
committed by GitHub
parent 3dac407a11
commit 4132485487
2 changed files with 127 additions and 87 deletions

View File

@@ -128,6 +128,7 @@ Keep *SEARCH/REPLACE* blocks concise.
Break large *SEARCH/REPLACE* blocks into a series of smaller blocks that each change a small portion of the file.
Include just the changing lines, and a few surrounding lines if needed for uniqueness.
Do not include long runs of unchanging lines in *SEARCH/REPLACE* blocks.
*DO NOT* include three backticks: {%raw%}```{%endraw%} in your response!
Only create *SEARCH/REPLACE* blocks for files that the user has added to the chat!