mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +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,
|
Aider lets you pair program with LLMs,
|
||||||
to edit code in your local git repository.
|
to edit code in your local git repository.
|
||||||
Start a new project or work with an existing git
|
Start a new project or work with an existing git repo.
|
||||||
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())
|
|
||||||
]]]-->
|
|
||||||
Aider works best with GPT-4o & Claude 3.5 Sonnet and can
|
Aider works best with GPT-4o & Claude 3.5 Sonnet and can
|
||||||
[connect to almost any LLM](https://aider.chat/docs/llms.html).
|
[connect to almost any LLM](https://aider.chat/docs/llms.html).
|
||||||
<!--[[[end]]]-->
|
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img
|
<img
|
||||||
|
|
|
@ -19,15 +19,9 @@ cog.out(text)
|
||||||
|
|
||||||
Aider lets you pair program with LLMs,
|
Aider lets you pair program with LLMs,
|
||||||
to edit code in your local git repository.
|
to edit code in your local git repository.
|
||||||
Start a new project or work with an existing git
|
Start a new project or work with an existing git repo.
|
||||||
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())
|
|
||||||
-->
|
|
||||||
Aider works best with GPT-4o & Claude 3.5 Sonnet and can
|
Aider works best with GPT-4o & Claude 3.5 Sonnet and can
|
||||||
[connect to almost any LLM](https://aider.chat/docs/llms.html).
|
[connect to almost any LLM](https://aider.chat/docs/llms.html).
|
||||||
<!-- NOOP -->
|
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img
|
<img
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue