mirror of
https://github.com/Yanyutin753/RefreshToV1Api.git
synced 2025-10-16 16:14:12 +00:00
[Readme] 增加示例展示
This commit is contained in:
16
Readme.md
16
Readme.md
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
1. gpt-4-classic:纯文字生成的 GPT-4,未加入任何插件,对应的是官方的 GPT-4-Classic
|
1. gpt-4-classic:纯文字生成的 GPT-4,未加入任何插件,对应的是官方的 GPT-4-Classic
|
||||||
|
|
||||||
2. gpt-4-s:支持代码解释器、bing联网、dalle绘图的 GPT-4,对应的是官方的默认 GPT-4
|
2. gpt-4-s:支持代码解释器、bing联网、dalle绘图的 GPT-4,对应的是官方的默认 GPT-4(绘图的响应有时候有些不稳定)
|
||||||
|
|
||||||
# Docker-Compose 部署
|
# Docker-Compose 部署
|
||||||
|
|
||||||
@@ -39,3 +39,17 @@ services:
|
|||||||
- CUSTOM_MODELS=+gpt-4-s,+gpt-4-classic
|
- CUSTOM_MODELS=+gpt-4-s,+gpt-4-classic
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## 功能演示
|
||||||
|
|
||||||
|
### 联网
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### 代码解释器
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### 绘图
|
||||||
|
|
||||||
|

|
||||||
|
Reference in New Issue
Block a user