This commit is contained in:
Paul Gauthier 2024-06-08 12:10:33 -07:00
parent 4a55258009
commit 8f70c359a6
2 changed files with 7 additions and 0 deletions

View file

@ -40,3 +40,7 @@ cofuses the model.
Aider also sends the LLM a [map of your entire git repo](https://aider.chat/docs/repomap.html), so other relevant code will be included automatically.
- Use `/drop` to remove files from the chat session which aren't needed for the task at hand. This will reduce distractions and may help GPT produce properly formatted edits.
- Use `/clear` to remove the conversation history, again to help GPT focus.
## More help
{% include help.md %}

View file

@ -7,3 +7,6 @@ nav_order: 20
{% include model-warnings.md %}
## More help
{% include help.md %}