aotrautils 0.0.1073 → 0.0.1074
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 (
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (20/02/2025-00:15:20)»*/
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
5
5
|
|
6
6
|
|
@@ -5321,7 +5321,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
5321
5321
|
|
5322
5322
|
|
5323
5323
|
|
5324
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (
|
5324
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (20/02/2025-00:15:20)»*/
|
5325
5325
|
/*-----------------------------------------------------------------------------*/
|
5326
5326
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
5327
5327
|
*
|
@@ -13893,7 +13893,7 @@ getAORTACClient=function(clientId=getUUID(), serverNodeOrigin="ws://127.0.0.1:40
|
|
13893
13893
|
|
13894
13894
|
|
13895
13895
|
|
13896
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (
|
13896
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (20/02/2025-00:15:20)»*/
|
13897
13897
|
/*-----------------------------------------------------------------------------*/
|
13898
13898
|
|
13899
13899
|
|
@@ -15132,7 +15132,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
15132
15132
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
15133
15133
|
|
15134
15134
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
15135
|
-
/*utils AI library associated with aotra version : «1_29072022-2359 (
|
15135
|
+
/*utils AI library associated with aotra version : «1_29072022-2359 (20/02/2025-00:15:20)»*/
|
15136
15136
|
/*-----------------------------------------------------------------------------*/
|
15137
15137
|
|
15138
15138
|
|
@@ -15276,7 +15276,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
|
|
15276
15276
|
|
15277
15277
|
|
15278
15278
|
|
15279
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (
|
15279
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (20/02/2025-00:15:20)»*/
|
15280
15280
|
/*-----------------------------------------------------------------------------*/
|
15281
15281
|
|
15282
15282
|
|
aotrautils/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "aotrautils",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.1074",
|
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)",
|