aotrautils-srv 0.0.1593 → 0.0.1594

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 (12/05/2025-16:11:22)»*/
3
+ /*utils COMMONS library associated with aotra version : «1_29072022-2359 (12/05/2025-16:24:44)»*/
4
4
  /*-----------------------------------------------------------------------------*/
5
5
 
6
6
 
@@ -4942,7 +4942,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
4942
4942
 
4943
4943
 
4944
4944
 
4945
- /*utils AI library associated with aotra version : «1_29072022-2359 (12/05/2025-16:11:22)»*/
4945
+ /*utils AI library associated with aotra version : «1_29072022-2359 (12/05/2025-16:24:44)»*/
4946
4946
  /*-----------------------------------------------------------------------------*/
4947
4947
 
4948
4948
 
@@ -5088,7 +5088,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
5088
5088
 
5089
5089
 
5090
5090
 
5091
- /*utils CONSOLE library associated with aotra version : «1_29072022-2359 (12/05/2025-16:11:22)»*/
5091
+ /*utils CONSOLE library associated with aotra version : «1_29072022-2359 (12/05/2025-16:24:44)»*/
5092
5092
  /*-----------------------------------------------------------------------------*/
5093
5093
 
5094
5094
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils-srv",
3
- "version": "0.0.1593",
3
+ "version": "0.0.1594",
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)",