aotrautils-srv 0.0.1821 → 0.0.1822
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.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
-
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (17/03/2026-
|
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (17/03/2026-12:13:13)»*/
|
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
|
5
5
|
|
|
6
6
|
|
|
@@ -5076,7 +5076,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
|
5076
5076
|
|
|
5077
5077
|
|
|
5078
5078
|
|
|
5079
|
-
/*utils AI library associated with aotra version : «1_29072022-2359 (17/03/2026-
|
|
5079
|
+
/*utils AI library associated with aotra version : «1_29072022-2359 (17/03/2026-12:13:13)»*/
|
|
5080
5080
|
/*-----------------------------------------------------------------------------*/
|
|
5081
5081
|
|
|
5082
5082
|
|
|
@@ -5222,7 +5222,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
|
|
|
5222
5222
|
|
|
5223
5223
|
|
|
5224
5224
|
|
|
5225
|
-
/*utils CONSOLE library associated with aotra version : «1_29072022-2359 (17/03/2026-
|
|
5225
|
+
/*utils CONSOLE library associated with aotra version : «1_29072022-2359 (17/03/2026-12:13:13)»*/
|
|
5226
5226
|
/*-----------------------------------------------------------------------------*/
|
|
5227
5227
|
|
|
5228
5228
|
|
aotrautils-srv/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aotrautils-srv",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.1822",
|
|
4
4
|
"main": "aotrautils-srv.build.js",
|
|
5
5
|
"description": "A library for vanilla javascript utils (server-side) used in aotra javascript CMS",
|
|
6
6
|
"author": "Jeremie Ratomposon <info@alqemia.com> (https://alqemia.com)",
|