qingxu99 commited on
Commit
7b48bdf
1 Parent(s): 8f7d9ad
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -9,8 +9,10 @@ If you like this project, please give it a Star. If you've come up with more use
9
  # 借鉴项目1:借鉴了mdtex2html中公式处理的方法
10
  https://github.com/polarwinkel/mdtex2html
11
 
12
- # 借鉴项目2:借鉴了ChuanhuChatGPT中读取json的方法、记录历史问询记录的方法
13
  https://github.com/GaiZhenbiao/ChuanhuChatGPT
 
 
14
  ```
15
 
16
  <div align="center">
 
9
  # 借鉴项目1:借鉴了mdtex2html中公式处理的方法
10
  https://github.com/polarwinkel/mdtex2html
11
 
12
+ # 借鉴项目2:借鉴了ChuanhuChatGPT中读取OpenAI json的方法、记录历史问询记录的方法以及gradio queue的使用技巧
13
  https://github.com/GaiZhenbiao/ChuanhuChatGPT
14
+
15
+ 项目使用OpenAI的gpt-3.5-turbo模型,期待gpt-4早点放宽门槛😂
16
  ```
17
 
18
  <div align="center">