aotrautils 0.0.1115 → 0.0.1116
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.
aotrautils/aotrautils.build.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
|
2
2
|
|
3
|
-
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (14/03/2025-03:
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (14/03/2025-03:15:55)»*/
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
5
5
|
|
6
6
|
|
@@ -5326,7 +5326,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
5326
5326
|
|
5327
5327
|
|
5328
5328
|
|
5329
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (14/03/2025-03:
|
5329
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (14/03/2025-03:15:55)»*/
|
5330
5330
|
/*-----------------------------------------------------------------------------*/
|
5331
5331
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
5332
5332
|
*
|
@@ -13898,7 +13898,7 @@ getAORTACClient=function(clientId=getUUID(), serverNodeOrigin="ws://127.0.0.1:40
|
|
13898
13898
|
|
13899
13899
|
|
13900
13900
|
|
13901
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (14/03/2025-03:
|
13901
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (14/03/2025-03:15:55)»*/
|
13902
13902
|
/*-----------------------------------------------------------------------------*/
|
13903
13903
|
|
13904
13904
|
|
@@ -15137,7 +15137,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
15137
15137
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
15138
15138
|
|
15139
15139
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
15140
|
-
/*utils AI library associated with aotra version : «1_29072022-2359 (14/03/2025-03:
|
15140
|
+
/*utils AI library associated with aotra version : «1_29072022-2359 (14/03/2025-03:15:55)»*/
|
15141
15141
|
/*-----------------------------------------------------------------------------*/
|
15142
15142
|
|
15143
15143
|
|
@@ -15281,7 +15281,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
|
|
15281
15281
|
|
15282
15282
|
|
15283
15283
|
|
15284
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (14/03/2025-03:
|
15284
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (14/03/2025-03:15:55)»*/
|
15285
15285
|
/*-----------------------------------------------------------------------------*/
|
15286
15286
|
|
15287
15287
|
|
aotrautils/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "aotrautils",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.1116",
|
4
4
|
"main": "aotrautils.build.js",
|
5
5
|
"description": "A library for vanilla javascript utils (client-side) used in aotra javascript CMS",
|
6
6
|
"author": "Jeremie Ratomposon <info@alqemia.com> (https://alqemia.com)",
|