Spaces:
Runtime error
Runtime error
binary-husky
commited on
Commit
•
3cb4653
1
Parent(s):
c41eb0e
Update README.md
Browse files
README.md
CHANGED
@@ -44,6 +44,7 @@ chat分析报告生成 | [函数插件] 运行后自动生成总结汇报
|
|
44 |
支持GPT输出的markdown表格 | 可以输出支持GPT的markdown表格
|
45 |
启动暗色gradio[主题](https://github.com/binary-husky/chatgpt_academic/issues/173) | 在浏览器url后面添加```/?__dark-theme=true```可以切换dark主题
|
46 |
huggingface免科学上网[在线体验](https://huggingface.co/spaces/qingxu98/gpt-academic) | 登陆huggingface后复制[此空间](https://huggingface.co/spaces/qingxu98/gpt-academic)
|
|
|
47 |
…… | ……
|
48 |
|
49 |
</div>
|
@@ -84,6 +85,14 @@ huggingface免科学上网[在线体验](https://huggingface.co/spaces/qingxu98/
|
|
84 |
<img src="https://user-images.githubusercontent.com/96192199/226935232-6b6a73ce-8900-4aee-93f9-733c7e6fef53.png" width="700" >
|
85 |
</div>
|
86 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
87 |
## 直接运行 (Windows, Linux or MacOS)
|
88 |
|
89 |
### 1. 下载项目
|
|
|
44 |
支持GPT输出的markdown表格 | 可以输出支持GPT的markdown表格
|
45 |
启动暗色gradio[主题](https://github.com/binary-husky/chatgpt_academic/issues/173) | 在浏览器url后面添加```/?__dark-theme=true```可以切换dark主题
|
46 |
huggingface免科学上网[在线体验](https://huggingface.co/spaces/qingxu98/gpt-academic) | 登陆huggingface后复制[此空间](https://huggingface.co/spaces/qingxu98/gpt-academic)
|
47 |
+
多LLM大语言模型混合支持(v3.0分支测试中) | 同时被ChatGPT和ChatGLM伺候的感觉一定会很不错吧?
|
48 |
…… | ……
|
49 |
|
50 |
</div>
|
|
|
85 |
<img src="https://user-images.githubusercontent.com/96192199/226935232-6b6a73ce-8900-4aee-93f9-733c7e6fef53.png" width="700" >
|
86 |
</div>
|
87 |
|
88 |
+
- 多种大语言模型混合调用(v3.0分支测试中)
|
89 |
+
|
90 |
+
<div align="center">
|
91 |
+
<img src="https://user-images.githubusercontent.com/96192199/231222778-34776885-a7f0-4f2c-b5f4-7cc2ef3ecb58.png" width="700" >
|
92 |
+
</div>
|
93 |
+
|
94 |
+
|
95 |
+
|
96 |
## 直接运行 (Windows, Linux or MacOS)
|
97 |
|
98 |
### 1. 下载项目
|