mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
copy
This commit is contained in:
parent
7209e5bd44
commit
81649ac174
2 changed files with 2 additions and 14 deletions
|
@ -5,15 +5,9 @@
|
|||
|
||||
Aider lets you pair program with LLMs,
|
||||
to edit code in your local git repository.
|
||||
Start a new project or work with an existing git
|
||||
repo.<!--[[[cog
|
||||
# We can't "include" here.
|
||||
# Because this page is rendered by GitHub as the repo README
|
||||
cog.out(open("aider/website/_includes/works-best.md").read())
|
||||
]]]-->
|
||||
Start a new project or work with an existing git repo.
|
||||
Aider works best with GPT-4o & Claude 3.5 Sonnet and can
|
||||
[connect to almost any LLM](https://aider.chat/docs/llms.html).
|
||||
<!--[[[end]]]-->
|
||||
|
||||
<p align="center">
|
||||
<img
|
||||
|
|
|
@ -19,15 +19,9 @@ cog.out(text)
|
|||
|
||||
Aider lets you pair program with LLMs,
|
||||
to edit code in your local git repository.
|
||||
Start a new project or work with an existing git
|
||||
repo.<!-- NOOP
|
||||
# We can't "include" here.
|
||||
# Because this page is rendered by GitHub as the repo README
|
||||
cog.out(open("aider/website/_includes/works-best.md").read())
|
||||
-->
|
||||
Start a new project or work with an existing git repo.
|
||||
Aider works best with GPT-4o & Claude 3.5 Sonnet and can
|
||||
[connect to almost any LLM](https://aider.chat/docs/llms.html).
|
||||
<!-- NOOP -->
|
||||
|
||||
<p align="center">
|
||||
<img
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue