From 5cdcbb1a262128c4f03101ad5f9b966083347ea5 Mon Sep 17 00:00:00 2001 From: Jay Alammar Date: Wed, 11 Sep 2024 11:04:38 -0400 Subject: [PATCH] Add to docs --- aider/website/docs/llms/cohere.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/website/docs/llms/cohere.md b/aider/website/docs/llms/cohere.md index d72297c36..99eea15b9 100644 --- a/aider/website/docs/llms/cohere.md +++ b/aider/website/docs/llms/cohere.md @@ -18,7 +18,7 @@ python -m pip install aider-chat export COHERE_API_KEY= # Mac/Linux setx COHERE_API_KEY # Windows, restart shell after setx -aider --model command-r-plus +aider --model command-r-plus-08-2024 # List models available from Cohere aider --list-models cohere_chat/