From 6aabaac275199c5b5b238d6a98390a275a60c437 Mon Sep 17 00:00:00 2001 From: Memo Chou Date: Wed, 10 Jul 2024 01:12:03 +0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9126a789..8895cf29 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,10 @@ GPT AI Assistant is an application that is implemented using the OpenAI API and ## News -- 2023-05-03: The `4.6` version now support `gpt-4` OpenAI model. :fire: -- 2023-03-05: The `4.1` version now support the audio message of LINE and `whisper-1` OpenAI model. :fire: -- 2023-03-02: The `4.0` version now support `gpt-3.5-turbo` OpenAI model. :fire: +- 2024-07-10: The `4.9` version now support `gpt-4o` OpenAI model. :fire: +- 2023-05-03: The `4.6` version now support `gpt-4` OpenAI model. +- 2023-03-05: The `4.1` version now support the audio message of LINE and `whisper-1` OpenAI model. +- 2023-03-02: The `4.0` version now support `gpt-3.5-turbo` OpenAI model. ## Documentations @@ -25,6 +26,9 @@ GPT AI Assistant is an application that is implemented using the OpenAI API and - [kkdai](https://github.com/kkdai) - Idea of `sum` command - [Dayu0815](https://github.com/Dayu0815) - Idea of `search` command - [mics8128](https://github.com/mics8128) - Implementing new features +- [myh-st](https://github.com/myh-st) - Implementing new features +- [Jakevin](https://github.com/Jakevin) - Implementing new features +- [cdcd72](https://github.com/cdcd72) - Implementing new features - [All other contributors](https://github.com/memochou1993/gpt-ai-assistant/graphs/contributors) ## Contact