Skip to content

Commit ddde33f

Browse files
committed
docs(zh): 移除硅基流动文档中的冗余截图和清单
1 parent fe6708b commit ddde33f

2 files changed

Lines changed: 0 additions & 134 deletions

File tree

website/src/content/docs/support/ai/siliconflow.md

Lines changed: 0 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -19,27 +19,12 @@ description: Configure AI chat and remote embedding models with SiliconFlow.
1919
2. Click "Register" to create an account
2020
3. Complete identity verification (required for some models)
2121

22-
![SiliconFlow Register Page](./images/siliconflow-register.png)
23-
*Register SiliconFlow Account*
24-
25-
![Identity Verification Page](./images/siliconflow-verify.png)
26-
*Complete Identity Verification*
27-
2822
## Get API Key
2923

3024
1. After logging in, go to [API Key Management](https://cloud.siliconflow.cn/account/ak)
3125
2. Click "Create API Key"
3226
3. Copy the generated API Key (starts with `sk-`)
3327

34-
![API Key Management Page](./images/siliconflow-api-keys.png)
35-
*API Key Management Page*
36-
37-
![Create New Key](./images/siliconflow-create-key.png)
38-
*Click Create API Key*
39-
40-
![Copy API Key](./images/siliconflow-copy-key.png)
41-
*Copy Generated API Key*
42-
4328
:::warning
4429
Please keep your API Key safe and do not share it with others.
4530
:::
@@ -55,18 +40,6 @@ Please keep your API Key safe and do not share it with others.
5540
5. Click "Fetch Models" to get available models
5641
6. Select the model you want to use
5742

58-
![ReadAny AI Settings Page](./images/readany-ai-settings.png)
59-
*ReadAny AI Settings Page*
60-
61-
![Add SiliconFlow Endpoint](./images/readany-add-siliconflow.png)
62-
*Add SiliconFlow Endpoint*
63-
64-
![Enter API Key](./images/readany-enter-apikey.png)
65-
*Enter API Key and Fetch Models*
66-
67-
![Select Model](./images/readany-select-model.png)
68-
*Select Model to Use*
69-
7043
### Recommended Models
7144

7245
| Model | Description |
@@ -88,12 +61,6 @@ SiliconFlow provides various Embedding models for book semantic search functiona
8861
4. Enter your API Key
8962
5. Select an Embedding model
9063

91-
![Embedding Model Settings Page](./images/readany-embedding-settings.png)
92-
*Embedding Model Settings Page*
93-
94-
![Select SiliconFlow Embedding Model](./images/readany-embedding-siliconflow.png)
95-
*Select SiliconFlow as Embedding Model Provider*
96-
9764
### Recommended Embedding Models
9865

9966
| Model | Max Length | Description |
@@ -112,15 +79,6 @@ After configuration:
11279
3. Select "Use Remote API"
11380
4. Wait for processing to complete
11481

115-
![Book Vectorize Button](./images/readany-vectorize-button.png)
116-
*Click Vectorize Button*
117-
118-
![Select Remote API](./images/readany-vectorize-remote.png)
119-
*Select Use Remote API for Vectorization*
120-
121-
![Vectorization Progress](./images/readany-vectorize-progress.png)
122-
*Vectorization Processing Progress*
123-
12482
Embedding data will be sent to SiliconFlow servers for processing, and the index will be saved locally after completion.
12583

12684
:::info
@@ -136,9 +94,6 @@ SiliconFlow uses pay-as-you-go pricing:
13694

13795
New users get free credits after registration. Check the official website for details.
13896

139-
![SiliconFlow Billing Page](./images/siliconflow-billing.png)
140-
*Billing and Usage Statistics Page*
141-
14297
## Troubleshooting
14398

14499
### API Key Invalid
@@ -209,25 +164,3 @@ New users get free credits after registration. Check the official website for de
209164
- Reduce request frequency
210165
- Wait for a while and retry
211166
- Upgrade account level for higher limits
212-
213-
## Screenshot Checklist
214-
215-
Please prepare the following screenshots and place them in `website/src/content/docs/support/ai/images/` directory:
216-
217-
| Filename | Description |
218-
|---|---|
219-
| `siliconflow-register.png` | SiliconFlow register page |
220-
| `siliconflow-verify.png` | Identity verification page |
221-
| `siliconflow-api-keys.png` | API key management page |
222-
| `siliconflow-create-key.png` | Create new key popup |
223-
| `siliconflow-copy-key.png` | Copy API key |
224-
| `readany-ai-settings.png` | ReadAny AI settings page |
225-
| `readany-add-siliconflow.png` | Add SiliconFlow endpoint |
226-
| `readany-enter-apikey.png` | Enter API key |
227-
| `readany-select-model.png` | Select model |
228-
| `readany-embedding-settings.png` | Embedding model settings page |
229-
| `readany-embedding-siliconflow.png` | Select SiliconFlow embedding model |
230-
| `readany-vectorize-button.png` | Book vectorize button |
231-
| `readany-vectorize-remote.png` | Select remote API |
232-
| `readany-vectorize-progress.png` | Vectorization progress |
233-
| `siliconflow-billing.png` | Billing statistics page |

website/src/content/docs/zh/support/ai/siliconflow.md

Lines changed: 0 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -19,27 +19,12 @@ description: 使用硅基流动配置 AI 对话和远程向量模型。
1919
2. 点击「注册」完成账号注册
2020
3. 完成实名认证(部分模型需要)
2121

22-
![硅基流动注册页面](./images/siliconflow-register.png)
23-
*注册硅基流动账号*
24-
25-
![实名认证页面](./images/siliconflow-verify.png)
26-
*完成实名认证*
27-
2822
## 获取 API Key
2923

3024
1. 登录后进入 [API 密钥管理](https://cloud.siliconflow.cn/account/ak)
3125
2. 点击「新建 API 密钥」
3226
3. 复制生成的 API Key(以 `sk-` 开头)
3327

34-
![API 密钥管理页面](./images/siliconflow-api-keys.png)
35-
*API 密钥管理页面*
36-
37-
![创建新密钥](./images/siliconflow-create-key.png)
38-
*点击新建 API 密钥*
39-
40-
![复制 API Key](./images/siliconflow-copy-key.png)
41-
*复制生成的 API Key*
42-
4328
:::warning
4429
请妥善保管 API Key,不要泄露给他人。
4530
:::
@@ -55,18 +40,6 @@ description: 使用硅基流动配置 AI 对话和远程向量模型。
5540
5. 点击「获取模型」拉取可用模型列表
5641
6. 选择要使用的模型
5742

58-
![ReadAny AI 设置页面](./images/readany-ai-settings.png)
59-
*ReadAny AI 设置页面*
60-
61-
![添加 SiliconFlow 端点](./images/readany-add-siliconflow.png)
62-
*添加 SiliconFlow 端点*
63-
64-
![输入 API Key](./images/readany-enter-apikey.png)
65-
*输入 API Key 并获取模型*
66-
67-
![选择模型](./images/readany-select-model.png)
68-
*选择要使用的模型*
69-
7043
### 推荐模型
7144

7245
| 模型 | 说明 |
@@ -88,12 +61,6 @@ description: 使用硅基流动配置 AI 对话和远程向量模型。
8861
4. 输入 API Key
8962
5. 选择 Embedding 模型
9063

91-
![向量模型设置页面](./images/readany-embedding-settings.png)
92-
*向量模型设置页面*
93-
94-
![选择 SiliconFlow 向量模型](./images/readany-embedding-siliconflow.png)
95-
*选择 SiliconFlow 作为向量模型提供商*
96-
9764
### 推荐向量模型
9865

9966
| 模型 | 最大长度 | 说明 |
@@ -112,15 +79,6 @@ description: 使用硅基流动配置 AI 对话和远程向量模型。
11279
3. 选择「使用远程 API」
11380
4. 等待处理完成
11481

115-
![书籍向量化按钮](./images/readany-vectorize-button.png)
116-
*点击向量化按钮*
117-
118-
![选择远程 API](./images/readany-vectorize-remote.png)
119-
*选择使用远程 API 进行向量化*
120-
121-
![向量化进度](./images/readany-vectorize-progress.png)
122-
*向量化处理进度*
123-
12482
向量数据会发送到硅基流动服务器进行处理,处理完成后索引保存在本地。
12583

12684
:::info
@@ -136,9 +94,6 @@ description: 使用硅基流动配置 AI 对话和远程向量模型。
13694

13795
新用户注册后可获得免费额度,具体以官网为准。
13896

139-
![硅基流动费用页面](./images/siliconflow-billing.png)
140-
*费用和用量统计页面*
141-
14297
## 错误排查
14398

14499
### API Key 无效
@@ -209,25 +164,3 @@ description: 使用硅基流动配置 AI 对话和远程向量模型。
209164
- 降低请求频率
210165
- 等待一段时间后重试
211166
- 升级账户等级获取更高限额
212-
213-
## 需要的截图清单
214-
215-
请准备以下截图,放置在 `website/src/content/docs/zh/support/ai/images/` 目录下:
216-
217-
| 文件名 | 说明 |
218-
|---|---|
219-
| `siliconflow-register.png` | 硅基流动注册页面 |
220-
| `siliconflow-verify.png` | 实名认证页面 |
221-
| `siliconflow-api-keys.png` | API 密钥管理页面 |
222-
| `siliconflow-create-key.png` | 创建新密钥弹窗 |
223-
| `siliconflow-copy-key.png` | 复制 API Key |
224-
| `readany-ai-settings.png` | ReadAny AI 设置页面 |
225-
| `readany-add-siliconflow.png` | 添加 SiliconFlow 端点 |
226-
| `readany-enter-apikey.png` | 输入 API Key |
227-
| `readany-select-model.png` | 选择模型 |
228-
| `readany-embedding-settings.png` | 向量模型设置页面 |
229-
| `readany-embedding-siliconflow.png` | 选择 SiliconFlow 向量模型 |
230-
| `readany-vectorize-button.png` | 书籍向量化按钮 |
231-
| `readany-vectorize-remote.png` | 选择远程 API |
232-
| `readany-vectorize-progress.png` | 向量化进度 |
233-
| `siliconflow-billing.png` | 费用统计页面 |

0 commit comments

Comments
 (0)