From 2283409aa1849076c0a4563c26f859dd31a43038 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20=C5=A0t=C3=A1gl?= Date: Sat, 15 Jun 2024 23:04:26 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f7388c..8e8fcce 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ List models = [ ChatModel.OpenAi.Gpt4.Turbo, ChatModel.Anthropic.Claude3.Sonnet, - ChatModel.Cohere.CommandRPlus, + ChatModel.Cohere.Claude3.CommandRPlus, ChatModels.Google.Gemini.Gemini15Flash ];