修复文档图片路径问题和更新用户选择示意图 (#3210)

* 修复 userSelect.svg 文件的问题

* 图片路径有误
This commit is contained in:
Jiangween
2024-11-21 23:03:59 +08:00
committed by GitHub
parent 763b41b385
commit 0f4870a7a5
2 changed files with 36 additions and 43 deletions

View File

@@ -25,7 +25,7 @@ FastGPT 的 API Key **有 2 类**,一类是全局通用的 key (无法直接
| 通用key | 应用特定 key |
| --------------------- | --------------------- |
| ![](/imgs/fastgpt-api2.jpg) | ![](/imgs/fastgpt-api.jpg) |
| ![](/imgs/fastgpt-api2.jpg) | ![](/imgs/fastgpt-api1.jpg) |
## 基本配置

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 19 KiB