aotrautils 0.0.1065 → 0.0.1066
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 (13/10/2024-22:
|
3
|
+
/*utils COMMONS library associated with aotra version : «1_29072022-2359 (13/10/2024-22:42:35)»*/
|
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 (13/10/2024-22:
|
5262
|
+
/*utils CLIENT library associated with aotra version : «1_29072022-2359 (13/10/2024-22:42:35)»*/
|
5263
5263
|
/*-----------------------------------------------------------------------------*/
|
5264
5264
|
/* ## Utility global methods in a browser (htmljs) client environment.
|
5265
5265
|
*
|
@@ -13628,7 +13628,7 @@ createOritaMicroClient=function(url, port, isNode=false, staticMicroClientIdPara
|
|
13628
13628
|
|
13629
13629
|
|
13630
13630
|
|
13631
|
-
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (13/10/2024-22:
|
13631
|
+
/*utils GEOMETRY library associated with aotra version : «1_29072022-2359 (13/10/2024-22:42:35)»*/
|
13632
13632
|
/*-----------------------------------------------------------------------------*/
|
13633
13633
|
|
13634
13634
|
|
@@ -14867,7 +14867,7 @@ function rayVsUnitSphereClosestPoint(p, r) {
|
|
14867
14867
|
// MUST REMAIN AT THE END OF THIS LIBRARY FILE !
|
14868
14868
|
|
14869
14869
|
AOTRAUTILS_GEOMETRY_LIB_IS_LOADED=true;
|
14870
|
-
/*utils AI library associated with aotra version : «1_29072022-2359 (13/10/2024-22:
|
14870
|
+
/*utils AI library associated with aotra version : «1_29072022-2359 (13/10/2024-22:42:35)»*/
|
14871
14871
|
/*-----------------------------------------------------------------------------*/
|
14872
14872
|
|
14873
14873
|
|
@@ -15011,7 +15011,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
|
|
15011
15011
|
|
15012
15012
|
|
15013
15013
|
|
15014
|
-
/*utils SERVER library associated with aotra version : «1_29072022-2359 (13/10/2024-22:
|
15014
|
+
/*utils SERVER library associated with aotra version : «1_29072022-2359 (13/10/2024-22:42:35)»*/
|
15015
15015
|
/*-----------------------------------------------------------------------------*/
|
15016
15016
|
|
15017
15017
|
|
aotrautils/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "aotrautils",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.1066",
|
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)",
|