Spaces:
Runtime error
Runtime error
binary-husky
commited on
Commit
•
2f4e050
1
Parent(s):
87d963b
Update README.md
Browse files
README.md
CHANGED
@@ -277,7 +277,8 @@ docker run --rm -it --net=host --gpus=all gpt-academic bash
|
|
277 |
|
278 |
|
279 |
## Todo 与 版本规划:
|
280 |
-
- version 3.
|
|
|
281 |
- version 3.1: 支持同时问询多个gpt模型!支持api2d,支持多个apikey负载均衡
|
282 |
- version 3.0: 对chatglm和其他小型llm的支持
|
283 |
- version 2.6: 重构了插件结构,提高了交互性,加入更多插件
|
|
|
277 |
|
278 |
|
279 |
## Todo 与 版本规划:
|
280 |
+
- version 3.3+ (todo): NewBing支持
|
281 |
+
- version 3.2: 函数插件支持更多参数接口 (保存对话功能, 解读任意语言代码+同时询问任意的LLM组合)
|
282 |
- version 3.1: 支持同时问询多个gpt模型!支持api2d,支持多个apikey负载均衡
|
283 |
- version 3.0: 对chatglm和其他小型llm的支持
|
284 |
- version 2.6: 重构了插件结构,提高了交互性,加入更多插件
|