mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44:59 +00:00
copy
This commit is contained in:
parent
36d6dc820a
commit
3073a02450
3 changed files with 12 additions and 3 deletions
|
@ -8,7 +8,12 @@ Aider works best with GPT-4o and Claude 3 Opus
|
|||
and can [connect to almost any LLM](https://aider.chat/docs/llms.html).
|
||||
|
||||
<p align="center">
|
||||
<img src="https://aider.chat/assets/screencast.svg" alt="aider screencast">
|
||||
<img
|
||||
src="https://aider.chat/assets/screencast.svg"
|
||||
alt="aider screencast"
|
||||
height="500"
|
||||
width="687"
|
||||
>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
|
|
|
@ -17,4 +17,3 @@
|
|||
<link rel="mask-icon" href="{{ '/assets/icons/safari-pinned-tab.svg' | relative_url }}" color="#5bbad5">
|
||||
<meta name="msapplication-TileColor" content="#da532c">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
|
||||
|
|
|
@ -16,7 +16,12 @@ Aider works best with GPT-4o and Claude 3 Opus
|
|||
and can [connect to almost any LLM](https://aider.chat/docs/llms.html).
|
||||
|
||||
<p align="center">
|
||||
<img src="https://aider.chat/assets/screencast.svg" alt="aider screencast">
|
||||
<img
|
||||
src="https://aider.chat/assets/screencast.svg"
|
||||
alt="aider screencast"
|
||||
height="500"
|
||||
width="687"
|
||||
>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue