feat: Replace Voice Coding card with LLM compatibility card using brain icon

This commit is contained in:
Paul Gauthier (aider) 2025-03-19 10:57:49 -07:00
parent 541d0e6f5c
commit b674a0a5e8

View file

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