mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-15 09:05:00 +00:00
copy
This commit is contained in:
parent
2eced6ce12
commit
771bea1fa4
13 changed files with 34 additions and 31 deletions
|
@ -1,9 +1,9 @@
|
|||
|
||||
# Modify an open source 2048 game with aider and gpt-4
|
||||
# Modify an open source 2048 game with aider
|
||||
|
||||
In this chat transcript, the user explores and modifies an open source [javascript 2048 game repo](https://github.com/gabrielecirulli/2048).
|
||||
|
||||
Notice that GPT-4 asks to see a particular source file, and aider automatically includes it in the chat session after getting permission from the user.
|
||||
Notice that the LLM asks to see a particular source file, and aider automatically includes it in the chat session after getting permission from the user.
|
||||
|
||||
<div class="chat-transcript" markdown="1">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue