Skip to content

Commit f6266cd

Browse files
committed
修改README
1 parent 3073935 commit f6266cd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ python main.py
158158
docker-compose up
159159
```
160160

161-
1. 仅ChatGPT(推荐大多数人选择)
161+
1. 仅ChatGPT+文心一言+spark等在线模型(推荐大多数人选择)
162162
[![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)
163163
[![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)
164164
[![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
168168
docker-compose up
169169
```
170170

171-
P.S. 如果需要依赖Latex的插件功能,请见Wiki。另外,您也可以直接使用docker-compose获取Latex功能(修改docker-compose.yml,保留方案4并删除其他方案)
171+
P.S. 如果需要依赖Latex的插件功能,请见Wiki。另外,您也可以直接使用方案4或者方案0获取Latex功能
172172

173173
2. ChatGPT + ChatGLM2 + MOSS + LLAMA2 + 通义千问(需要熟悉[Nvidia Docker](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#installing-on-ubuntu-and-debian)运行时)
174174
[![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
309309

310310
### II:版本:
311311
- version 3.60(todo): 优化虚空终端,引入code interpreter和更多插件
312+
- version 3.53: 支持动态选择不同界面主题,提高稳定性&解决多用户冲突问题,支持插件分类和更多UI皮肤外观
312313
- version 3.50: 使用自然语言调用本项目的所有函数插件(虚空终端),支持插件分类,改进UI,设计新主题
313314
- version 3.49: 支持百度千帆平台和文心一言
314315
- version 3.48: 支持阿里达摩院通义千问,上海AI-Lab书生,讯飞星火

0 commit comments

Comments
 (0)