mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
copy
This commit is contained in:
parent
75f540796d
commit
3d1a8e20f3
2 changed files with 4 additions and 1 deletions
|
@ -378,3 +378,6 @@ The universal diff coder is currently used by GPT-4 Turbo by default. You can ma
|
|||
|
||||
When experimenting with coder backends, it helps to run aider with `--verbose --no-pretty` so you can see
|
||||
all the raw information being sent to/from GPT in the conversation.
|
||||
|
||||
You can also refer to the
|
||||
[instructions for installing a development version of aider](https://aider.chat/docs/install.html#install-development-versions-of-aider-optional).
|
|
@ -59,7 +59,7 @@ See the [usage instructions](/#usage) to start coding with aider.
|
|||
The steps below are completely optional.
|
||||
|
||||
- [Store your API key](#store-your-api-key-optional)
|
||||
- [Enable Playwright](#enable-playwright) to enhance the `/web <url>` command.
|
||||
- [Enable Playwright](#enable-playwright-optional) to enhance the `/web <url>` command.
|
||||
- [Enable voice coding](#enable-voice-coding-optional)
|
||||
- [Add aider to your editor](#add-aider-to-your-editor-optional)
|
||||
- [Install development versions of aider](#install-development-versions-of-aider-optional)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue