Spaces:
Paused
Paused
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">
|