We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e1db9 commit 192c65eCopy full SHA for 192c65e
README.md
@@ -9,6 +9,14 @@
9
* Pnpm 9.x
10
* **VS Code 插件 `dbaeumer.vscode-eslint` >= v3.0.5 (pre-release)**
11
12
+## 运行效果
13
+
14
+
15
+
16
17
18
+https://github.com/user-attachments/assets/42e8254f-d1bc-42e0-88dd-90279d040ae0
19
20
21
## 环境变量修改 API 密钥
22
@@ -22,7 +30,7 @@
30
2. 编辑 `.env` 文件,填入你的 API 密钥
23
31
24
32
```sh
25
- VITE_SPARK_KEY=你的_SiliconFlow_API_Key # 需要拼接,如 key123456:secret123456
33
+ VITE_SPARK_KEY=你的_星火_API_Key # 需要拼接,如 key123456:secret123456
26
34
VITE_SILICONFLOW_KEY=你的_SiliconFlow_API_Key # 如 sk-xxxxxx
27
35
28
36
```
0 commit comments