From 28ffe4fd1ef4a643f2186969c45e03bc5874d0e2 Mon Sep 17 00:00:00 2001 From: bsorrentino Date: Mon, 15 Jul 2024 23:23:39 +0200 Subject: [PATCH] docs: update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1295082..8057d96 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,8 @@ _Promotional Text_ 🤞 **Take a Note:** * **Release 3.2** - > add detection of [use-case diagram][usecase] from drawing. + * move to `GPT4O` model + * add detection of [use-case diagram][usecase] from drawing. * **Release 3.1** > From release `3.1` the deprecated model `gpt-4-vision-preview` has been replaced by `gpt-4o`.