mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 01:04:59 +00:00
copy
This commit is contained in:
parent
8e20d762f5
commit
02567c5c72
2 changed files with 7 additions and 1 deletions
|
@ -36,6 +36,11 @@ cog.out(get_help_md())
|
||||||
|
|
||||||
<!--[[[end]]]-->
|
<!--[[[end]]]-->
|
||||||
|
|
||||||
|
{: .tip }
|
||||||
|
You can easily re-send commands or messages.
|
||||||
|
Use the up arrow ⬆ to scroll back
|
||||||
|
or CONTROL-R to search your message history.
|
||||||
|
|
||||||
# Entering multi-line chat messages
|
# Entering multi-line chat messages
|
||||||
|
|
||||||
{% include multi-line.md %}
|
{% include multi-line.md %}
|
||||||
|
|
|
@ -60,7 +60,8 @@ on your requests.
|
||||||
|
|
||||||
{: .tip }
|
{: .tip }
|
||||||
You'll get the best results if you think about which files need to be
|
You'll get the best results if you think about which files need to be
|
||||||
edited, and add just those files to the chat.
|
edited. Add **just** those files to the chat. Aider will include
|
||||||
|
relevant context from the rest of your repo.
|
||||||
|
|
||||||
## LLMs
|
## LLMs
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue