File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ python main.py
158
158
docker-compose up
159
159
```
160
160
161
- 1 . 仅ChatGPT(推荐大多数人选择)
161
+ 1 . 仅ChatGPT+文心一言+spark等在线模型 (推荐大多数人选择)
162
162
[ ![ basic] ( https://github.com/binary-husky/gpt_academic/actions/workflows/build-without-local-llms.yml/badge.svg?branch=master )] ( https://github.com/binary-husky/gpt_academic/actions/workflows/build-without-local-llms.yml )
163
163
[ ![ basiclatex] ( https://github.com/binary-husky/gpt_academic/actions/workflows/build-with-latex.yml/badge.svg?branch=master )] ( https://github.com/binary-husky/gpt_academic/actions/workflows/build-with-latex.yml )
164
164
[ ![ basicaudio] ( https://github.com/binary-husky/gpt_academic/actions/workflows/build-with-audio-assistant.yml/badge.svg?branch=master )] ( https://github.com/binary-husky/gpt_academic/actions/workflows/build-with-audio-assistant.yml )
@@ -168,7 +168,7 @@ docker-compose up
168
168
docker-compose up
169
169
```
170
170
171
- P.S. 如果需要依赖Latex的插件功能,请见Wiki。另外,您也可以直接使用docker-compose获取Latex功能(修改docker-compose.yml,保留方案4并删除其他方案) 。
171
+ P.S. 如果需要依赖Latex的插件功能,请见Wiki。另外,您也可以直接使用方案4或者方案0获取Latex功能 。
172
172
173
173
2 . ChatGPT + ChatGLM2 + MOSS + LLAMA2 + 通义千问(需要熟悉[ Nvidia Docker] ( https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#installing-on-ubuntu-and-debian ) 运行时)
174
174
[ ![ chatglm] ( https://github.com/binary-husky/gpt_academic/actions/workflows/build-with-chatglm.yml/badge.svg?branch=master )] ( https://github.com/binary-husky/gpt_academic/actions/workflows/build-with-chatglm.yml )
@@ -309,6 +309,7 @@ Tip:不指定文件直接点击 `载入对话历史存档` 可以查看历史h
309
309
310
310
### II:版本:
311
311
- version 3.60(todo): 优化虚空终端,引入code interpreter和更多插件
312
+ - version 3.53: 支持动态选择不同界面主题,提高稳定性&解决多用户冲突问题,支持插件分类和更多UI皮肤外观
312
313
- version 3.50: 使用自然语言调用本项目的所有函数插件(虚空终端),支持插件分类,改进UI,设计新主题
313
314
- version 3.49: 支持百度千帆平台和文心一言
314
315
- version 3.48: 支持阿里达摩院通义千问,上海AI-Lab书生,讯飞星火
You can’t perform that action at this time.
0 commit comments