mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
copy
This commit is contained in:
parent
5bc835cb31
commit
7b4c9079c3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# What's it like to code with gpt-4?
|
# What's it like to code with gpt-4?
|
||||||
|
|
||||||
Below are some chat transcripts showing what it's like to code with the help of GPT-4. They were recorded using the `aider` command line tool.
|
Below are some chat transcripts showing what it's like to code with the help of GPT-4. They were recorded using the [aider command line tool](https://github.com/paul-gauthier/aider).
|
||||||
In the chats, you'll see a varity of coding tasks like generating new code, editing existing code, debugging, exploring unfamiliar code, etc. It's worth noting that:
|
In the chats, you'll see a varity of coding tasks like generating new code, editing existing code, debugging, exploring unfamiliar code, etc. It's worth noting that:
|
||||||
|
|
||||||
- Each time GPT-4 suggests a code change, `aider` automatically applies it to the source files.
|
- Each time GPT-4 suggests a code change, `aider` automatically applies it to the source files.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue