refactor: Simplify paragraph in home.html

This commit is contained in:
Paul Gauthier 2025-03-19 10:59:50 -07:00 committed by Paul Gauthier (aider)
parent b674a0a5e8
commit ca9922ef0a

View file

@ -564,7 +564,8 @@ aider --model sonnet --api-key anthropic=your-key-goes-here
# Work with GPT-4o via OpenAI's API
aider --model gpt-4o --api-key openai=your-key-goes-here</pre>
</div>
<p>See the <a href="https://aider.chat/docs/install.html">installation instructions</a> and <a href="https://aider.chat/docs/usage.html">usage documentation</a> for more details. 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>
<p>See the <a href="https://aider.chat/docs/install.html">installation instructions</a> and <a href="https://aider.chat/docs/usage.html">usage documentation</a> for more details.
</p>
</div>
</div>
</section>