Skip to content

Commit a9b1146

Browse files
authored
Update readme.md
1 parent 537cb8a commit a9b1146

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

readme.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# 一个简单的openai chat接口测试小工具
2-
基于 [dioxus](https://github.com/DioxusLabs/dioxus)[bulma](https://bulma.io) (css)
2+
基于 [dioxus](https://github.com/DioxusLabs/dioxus)[bulma](https://bulma.io) (css)
3+
灵感来自: [https://github.com/DioxusLabs/example-projects/tree/master/image_generator_open_ai](https://github.com/DioxusLabs/example-projects/tree/master/image_generator_open_ai)
34

45
# Intro
56
用来做一些简单的问答(没有实现对话),可以保存prompt进行一些验证,探索。
67

78
![](readme/image.PNG)
89

910
## 设置
10-
![](readme/setting.png)
11+
![](readme/setting.png)
1112
第一项是proxy的地址 如果可以直连就使用`https://api.openai.com`
1213
第二项是openai的secret
1314
设置会在生成`gui_config.json`文件, secret明文存储请注意安全

0 commit comments

Comments
 (0)