From bb1d4f9ca4fec74c2b419e71154ad33a6e3ef60a Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Mon, 24 Feb 2025 13:48:56 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a173b87..70dd9283 100644 --- a/README.md +++ b/README.md @@ -66,9 +66,9 @@ ## Updates > [!NOTE] -> February 5, 2025 +> February 24, 2025 > -> - Remember that `fabric` supports `o1` and `o3` models, but you need to 1) not use `-s`, and 2) use the `--raw` flag because the o1 and o3 models don't support the `--stream` option or temperature settings. +> - Fabric now supports Sonnet 3.7! Update and use `-S` to select it as your default if you want, or just use the shortcut `-m claude-3-7-sonnet-latest`. Enjoy! ## What and why