mirror of
https://github.com/NovaOSS/nova-betterchat.git
synced 2024-11-25 23:23:59 +01:00
19 lines
1.2 KiB
JSON
19 lines
1.2 KiB
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 for free",
|
|
"inputLabel": "API Endpoint",
|
|
"description": "Thank you to <0>Ayaka</0> for providing the free API endpoint: https://chatgpt-api.shn.hk/v1/",
|
|
"note": "Please note that the availability of the free endpoint is not indefinite, as its funding is limited and will eventually be depleted. Users with their own API key can continue using Better ChatGPT without any disruptions."
|
|
},
|
|
"apiKey": {
|
|
"option": "Use your own API key",
|
|
"howTo": "Get your personal API key <0>here</0>",
|
|
"inputLabel": "API Key"
|
|
},
|
|
"customEndpoint": "Use custom API endpoint",
|
|
"shareGPT": "Checkout <0>ShareGPT</0>, a API key sharing tool that powers https://sharegpt.churchless.tech/share/v1/chat",
|
|
"advancedConfig": "View advanced API configuration <0>here</0>",
|
|
"noApiKeyWarning": "No API key supplied! Please check your API settings."
|
|
}
|