From 693c4bc57cbaa73c349607344e1c21c318b2db43 Mon Sep 17 00:00:00 2001 From: Mitsuki Ogasahara Date: Mon, 1 Jul 2024 22:20:32 +0900 Subject: [PATCH] fix: Add image support of Claude 3.5 to doc --- website/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/index.md b/website/index.md index cbf8498df..afd519f7a 100644 --- a/website/index.md +++ b/website/index.md @@ -93,7 +93,7 @@ and can [connect to almost any LLM](https://aider.chat/docs/llms.html). - Edit files in your editor while chatting with aider, and it will always use the latest version. Pair program with AI. -- Add images to the chat (GPT-4o, GPT-4 Turbo, etc). +- Add images to the chat (GPT-4o, GPT-4 Turbo, Claude 3.5 Sonnet, etc). - Add URLs to the chat and aider will read their content. - [Code with your voice](https://aider.chat/docs/voice.html).