From 85dcc1b26c50336feb474842261a55094c874774 Mon Sep 17 00:00:00 2001 From: anpplex <35098199+anpplex@users.noreply.github.com> Date: Tue, 7 Feb 2023 17:25:49 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更正一下 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2724961..2307b55 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ # 更新日志 ->**2022.02.05:** 在openai官方接口方案中 (GPT-3模型) 实现上下文对话 +>**2023.02.05:** 在openai官方接口方案中 (GPT-3模型) 实现上下文对话 >**2022.12.19:** 引入 [itchat-uos](https://github.com/why2lyj/ItChat-UOS) 替换 itchat,解决由于不能登录网页微信而无法使用的问题,且解决Python3.9的兼容问题