This commit is contained in:
Paul Gauthier 2024-07-06 15:26:15 -03:00
parent 8e20d762f5
commit 02567c5c72
2 changed files with 7 additions and 1 deletions

View file

@ -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 %}

View file

@ -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