You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+37-4
Original file line number
Diff line number
Diff line change
@@ -11,10 +11,10 @@ You can use your own account api-key to let your demo work.
11
11
<i>**The web page is written by ChatGPT for me, which is very simple. If anyone is good at the front end, you can create a pull request to help optimize it. Thank you.
Copy file name to clipboardExpand all lines: src/main/resources/application.yml
+4-4
Original file line number
Diff line number
Diff line change
@@ -16,16 +16,16 @@ logbook:
16
16
format:
17
17
style: http
18
18
chatgpt:
19
-
api-key: sk-xxxxxxx#api-key. It can be generated in this link https://platform.openai.com/account/api-keys
19
+
api-key: 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#api-key. It can be generated in this link https://platform.openai.com/account/api-keys
20
20
# some properties as below have default values. For descriptions of these fields, please refer to https://platform.openai.com/docs/api-reference/completions/create and https://platform.openai.com/docs/api-reference/chat/create
0 commit comments