Save OpenAI API key in the keychain

This commit is contained in:
Antonio Scandurra
2023-06-02 12:15:25 +02:00
parent a81d164ea6
commit 3750e64d9f
3 changed files with 100 additions and 63 deletions
+1 -3
View File
@@ -87,9 +87,7 @@
// Default width when the assistant is docked to the left or right.
"default_width": 450,
// Default height when the assistant is docked to the bottom.
"default_height": 320,
// OpenAI API key.
"openai_api_key": null
"default_height": 320
},
// Whether the screen sharing icon is shown in the os status bar.
"show_call_status_icon": true,