mirror of
https://github.com/NovaOSS/nova-betterchat.git
synced 2024-11-26 05:44:01 +01:00
14 lines
671 B
JSON
14 lines
671 B
JSON
|
{
|
||
|
"securityMessage": "We prioritise the security of your API key and handle it with utmost care. Your key is exclusively stored on your browser and never shared with any third-party entity. It is solely used for the intended purpose of accessing the OpenAI API and not for any other unauthorised use.",
|
||
|
"apiEndpoint": {
|
||
|
"option": "Use free API endpoint",
|
||
|
"inputLabel": "Free API Endpoint",
|
||
|
"description": "Use free API endpoint from <0>Ayaka</0>: https://chatgpt-api.shn.hk/v1/ or enter your own API endpoint"
|
||
|
},
|
||
|
"apiKey": {
|
||
|
"option": "Use your own API key",
|
||
|
"howTo": "Get your personal API key <0>here</0>",
|
||
|
"inputLabel": "API Key"
|
||
|
}
|
||
|
}
|