mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
feat: Replace Voice Coding card with LLM compatibility card using brain icon
This commit is contained in:
parent
541d0e6f5c
commit
b674a0a5e8
1 changed files with 3 additions and 3 deletions
|
@ -535,9 +535,9 @@
|
||||||
<p><a href="https://aider.chat/docs/usage/images-urls.html">Add images to the chat and share URLs</a>, helping with visual context and references.</p>
|
<p><a href="https://aider.chat/docs/usage/images-urls.html">Add images to the chat and share URLs</a>, helping with visual context and references.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="feature-card">
|
<div class="feature-card">
|
||||||
<div class="feature-icon">🗣️</div>
|
<div class="feature-icon">🧠</div>
|
||||||
<h3 class="feature-title">Voice Coding</h3>
|
<h3 class="feature-title">Works with all LLMs</h3>
|
||||||
<p><a href="https://aider.chat/docs/usage/voice.html">Code with your voice</a> for an even more natural programming experience.</p>
|
<p>Aider works best with Claude 3.7 Sonnet, DeepSeek R1 & Chat V3, OpenAI o1, o3-mini & GPT-4o, but <a href="https://aider.chat/docs/llms.html">can connect to almost any LLM, including local models</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue