From b336e1334d528976a08d9590c0684028558b6b2d Mon Sep 17 00:00:00 2001 From: chordfish <592229466@qq.com> Date: Thu, 9 Mar 2023 14:47:39 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e0e621c6..e3cfc9db 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # QChatGPT🤖完整情景导入版 -> 2023/3/9 初步追加通过json导入messages数组的方式进行情景预设,参考[api](https://platform.openai.com/docs/guides/chat/introduction),通过该方法能注入gpt本不存在的记忆。neko.json来源于[此](https://gist.github.com/ChenYFan/ffb8390aac6c4aa44869ec10fe4eb9e2) +> 2023/3/9 初步追加通过json导入messages数组的方式进行情景预设, + 参考[api](https://platform.openai.com/docs/guides/chat/introduction),通过该方法能注入gpt本不存在的记忆。neko.json来源于[此](https://gist.github.com/ChenYFan/ffb8390aac6c4aa44869ec10fe4eb9e2) > 2023/3/8 fork from: [RockChinQ/QChatGPT](https://github.com/RockChinQ/QChatGPT) ## 🍺模型适配一览