From 2984363683ff2ff360bf184aa3f5dbcf1fc92f9b Mon Sep 17 00:00:00 2001 From: DevMiner Date: Fri, 16 Feb 2024 16:08:28 +0000 Subject: [PATCH] NEXT-21: Fix default OpenAI API URL --- ext_conf_template.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_conf_template.txt b/ext_conf_template.txt index 7153087..fb1d1c9 100644 --- a/ext_conf_template.txt +++ b/ext_conf_template.txt @@ -3,6 +3,6 @@ ################### # cat=PageTS; type=string; label=API URL -apiUrl = api.openai.com +apiUrl = https://api.openai.com # cat=PageTS; type=string; label=API Token apiToken =