mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
copy
This commit is contained in:
parent
2eced6ce12
commit
771bea1fa4
13 changed files with 34 additions and 31 deletions
|
@ -6,7 +6,7 @@ This is a chat transcript of a fairly complex code change. The user is trying to
|
|||
Some things to notice:
|
||||
- The initial changes don't work, so the user provides error messages and snippets from the `prompt_toolkit` docs to collaboratively debug and solve the problem.
|
||||
- The user edits a file outside the chat using their editor. `aider` notices these out-of-band changes and offers to commit them.
|
||||
- At one point the user hits `^C` to interrupt the GPT-4 response, since it's not a useful response. The user gives clarifications and gets a better result on the next reply.
|
||||
- At one point the user hits `^C` to interrupt the LLM response, since it's not a useful response. The user gives clarifications and gets a better result on the next reply.
|
||||
|
||||
<div class="chat-transcript" markdown="1">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue