@innovastudio/contentbuilder 1.4.67 → 1.4.69
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -455,6 +455,8 @@ _txt["Please select a box."] = "Please select a box.";
|
|
|
455
455
|
_txt["Speech recognition not supported in this browser."] = "Speech recognition not supported in this browser.";
|
|
456
456
|
_txt["Abort"] = "Abort";
|
|
457
457
|
_txt["Commands"] = "Commands";
|
|
458
|
+
_txt["Temperature"] = "Temperature";
|
|
459
|
+
_txt["Top P"] = "Top P";
|
|
458
460
|
_txt["AI-Powered Features"] = "AI-Powered Features";
|
|
459
461
|
_txt["AI-Disclaimer"] = "The feature you're about to use utilizes AI in some of its processes. " +
|
|
460
462
|
"It's important to understand that AI systems have limitations. " +
|
|
@@ -455,6 +455,8 @@ _txt["Please select a box."] = "Please select a box.";
|
|
|
455
455
|
_txt["Speech recognition not supported in this browser."] = "Speech recognition not supported in this browser.";
|
|
456
456
|
_txt["Abort"] = "Abort";
|
|
457
457
|
_txt["Commands"] = "Commands";
|
|
458
|
+
_txt["Temperature"] = "Temperature";
|
|
459
|
+
_txt["Top P"] = "Top P";
|
|
458
460
|
_txt["AI-Powered Features"] = "AI-Powered Features";
|
|
459
461
|
_txt["AI-Disclaimer"] = "The feature you're about to use utilizes AI in some of its processes. " +
|
|
460
462
|
"It's important to understand that AI systems have limitations. " +
|