binary-husky
commited on
Commit
•
c090df3
1
Parent(s):
3cb4653
Update README.md
Browse files
README.md
CHANGED
@@ -44,7 +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 |
-
多LLM大语言模型混合支持(v3.0
|
48 |
…… | ……
|
49 |
|
50 |
</div>
|
@@ -85,7 +85,7 @@ huggingface免科学上网[在线体验](https://huggingface.co/spaces/qingxu98/
|
|
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" >
|
|
|
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分支](https://github.com/binary-husky/chatgpt_academic/tree/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分支](https://github.com/binary-husky/chatgpt_academic/tree/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" >
|