From 0c651e5b299439f880c03ba1e25a767a9bc163ac Mon Sep 17 00:00:00 2001 From: Shaheer <49828191+shaheerxt@users.noreply.github.com> Date: Wed, 2 Oct 2024 06:24:43 +0200 Subject: [PATCH] Update README.md models list updated --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d99c4d5..f672546 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This course is structured to allow you many chances to practice writing and trou **Each lesson has an "Example Playground" area** at the bottom where you are free to experiment with the examples in the lesson and see for yourself how changing prompts can change Claude's responses. There is also an [answer key](https://docs.google.com/spreadsheets/d/1jIxjzUWG-6xBVIa2ay6yDpLyeuOh_hR_ZB75a47KX_E/edit?usp=sharing). -Note: This tutorial uses our smallest, fastest, and cheapest model, Claude 3 Haiku. Anthropic has [two other models](https://docs.anthropic.com/claude/docs/models-overview), Claude 3 Sonnet and Claude 3 Opus, which are more intelligent than Haiku, with Opus being the most intelligent. +Note: This tutorial uses our smallest, fastest, and cheapest model, Claude 3 Haiku. Anthropic has [three other models](https://docs.anthropic.com/claude/docs/models-overview), Claude 3 Sonnet, Claude 3.5 Sonnet and Claude 3 Opus, which are more intelligent than Haiku, with 3.5 Sonnet being the most intelligent. *This tutorial also exists on [Google Sheets using Anthropic's Claude for Sheets extension](https://docs.google.com/spreadsheets/d/19jzLgRruG9kjUQNKtCg1ZjdD6l6weA6qRXG5zLIAhC8/edit?usp=sharing). We recommend using that version as it is more user friendly.* @@ -55,4 +55,4 @@ Each chapter consists of a lesson and a set of exercises. - **Appendix:** Beyond Standard Prompting - Chaining Prompts - Tool Use - - Search & Retrieval \ No newline at end of file + - Search & Retrieval