@@ -19,27 +19,12 @@ description: Configure AI chat and remote embedding models with SiliconFlow.
19192 . Click "Register" to create an account
20203 . 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
30241 . After logging in, go to [ API Key Management] ( https://cloud.siliconflow.cn/account/ak )
31252 . Click "Create API Key"
32263 . 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
4429Please 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.
55405 . Click "Fetch Models" to get available models
56416 . 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
88614 . Enter your API Key
89625 . 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:
112793 . Select "Use Remote API"
113804 . 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-
12482Embedding 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
13795New 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 |
0 commit comments