Chuan Hu commited on
Commit
6138a55
·
unverified ·
1 Parent(s): 8f00c3d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -22,7 +22,18 @@
22
 
23
  ## 安装方式
24
 
25
- ### 填入你的 OpenAI API 密钥
 
 
 
 
 
 
 
 
 
 
 
26
 
27
  <img width="552" alt="SCR-20230302-sula" src="https://user-images.githubusercontent.com/51039745/222445258-248f2789-81d2-4f0a-8697-c720f588d8de.png">
28
 
 
22
 
23
  ## 安装方式
24
 
25
+ ### 填写API密钥
26
+
27
+ #### 在图形界面中填写你的API密钥
28
+
29
+ 这样设置的密钥会在页面刷新后被清除
30
+
31
+ <img width="760" alt="image" src="https://user-images.githubusercontent.com/51039745/222873756-3858bb82-30b9-49bc-9019-36e378ee624d.png">
32
+
33
+
34
+ #### ……或者在代码中填入你的 OpenAI API 密钥
35
+
36
+ 这样设置的密钥会成为默认密钥
37
 
38
  <img width="552" alt="SCR-20230302-sula" src="https://user-images.githubusercontent.com/51039745/222445258-248f2789-81d2-4f0a-8697-c720f588d8de.png">
39