aotrautils-srv 0.0.1218 → 0.0.1219

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 (30/03/2025-22:40:11)»*/
3
+ /*utils COMMONS library associated with aotra version : «1_29072022-2359 (30/03/2025-22:40:26)»*/
4
4
  /*-----------------------------------------------------------------------------*/
5
5
 
6
6
 
@@ -4868,7 +4868,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
4868
4868
 
4869
4869
 
4870
4870
 
4871
- /*utils AI library associated with aotra version : «1_29072022-2359 (30/03/2025-22:40:11)»*/
4871
+ /*utils AI library associated with aotra version : «1_29072022-2359 (30/03/2025-22:40:26)»*/
4872
4872
  /*-----------------------------------------------------------------------------*/
4873
4873
 
4874
4874
 
@@ -5012,7 +5012,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
5012
5012
 
5013
5013
 
5014
5014
 
5015
- /*utils SERVER library associated with aotra version : «1_29072022-2359 (30/03/2025-22:40:11)»*/
5015
+ /*utils SERVER library associated with aotra version : «1_29072022-2359 (30/03/2025-22:40:26)»*/
5016
5016
  /*-----------------------------------------------------------------------------*/
5017
5017
 
5018
5018
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils-srv",
3
- "version": "0.0.1218",
3
+ "version": "0.0.1219",
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)",