aotrautils 0.0.1058 → 0.0.1059
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 (12/10/2024-
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (12/10/2024-23:33:03)»*/
|
4
4
|
/*-----------------------------------------------------------------------------*/
|
5
5
|
|
6
6
|
|
@@ -5259,7 +5259,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
|
|
5259
5259
|
|
5260
5260
|
|
5261
5261
|
|
5262
|
-
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (12/10/2024-
|
5262
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (12/10/2024-23:33:03)»*/
|
5263
5263
|
/*-----------------------------------------------------------------------------*/
|
5264
5264
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
5265
5265
|
*
|
@@ -13626,7 +13626,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
|
|
13626
13626
|
|
13627
13627
|
|
13628
13628
|
|
13629
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (12/10/2024-
|
13629
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (12/10/2024-23:33:03)»*/
|
13630
13630
|
/*-----------------------------------------------------------------------------*/
|
13631
13631
|
|
13632
13632
|
|
@@ -14865,7 +14865,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
14865
14865
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
14866
14866
|
|
14867
14867
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
14868
|
-
/*utils AI library associated with aotra version : «1_29072022-2359 (12/10/2024-
|
14868
|
+
/*utils AI library associated with aotra version : «1_29072022-2359 (12/10/2024-23:33:03)»*/
|
14869
14869
|
/*-----------------------------------------------------------------------------*/
|
14870
14870
|
|
14871
14871
|
|
@@ -15009,7 +15009,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
|
|
15009
15009
|
|
15010
15010
|
|
15011
15011
|
|
15012
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (12/10/2024-
|
15012
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (12/10/2024-23:33:03)»*/
|
15013
15013
|
/*-----------------------------------------------------------------------------*/
|
15014
15014
|
|
15015
15015
|
|
aotrautils/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "aotrautils",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.1059",
|
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)",
|