This commit is contained in:
Paul Gauthier 2024-07-06 21:21:20 -03:00
parent 7209e5bd44
commit 81649ac174
2 changed files with 2 additions and 14 deletions

View file

@ -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

View file

@ -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