mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
Changed prompts to include more detailed steps and added new description to examples/README.
This commit is contained in:
parent
a0ee097f9c
commit
669a2fce60
3 changed files with 7 additions and 6 deletions
|
@ -1,7 +1,6 @@
|
|||
# Aider example chat transcripts
|
||||
|
||||
This repository contains chat transcripts that show how Aider can generate and edit code.
|
||||
Below is a brief description of each example and a link to their respective markdown files.
|
||||
Here are some example transcripts that show how you can chat with Aider to generate and edit code with GPT-4:
|
||||
|
||||
1. [**Hello World Flask App**](hello-world-flask.md): This example demonstrates how to create a simple Flask app with various endpoints, such as adding two numbers and calculating the Fibonacci sequence.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue