aotrautils-srv 0.0.1215 → 0.0.1216

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-02:55:24)»*/
3
+ /*utils COMMONS library associated with aotra version : «1_29072022-2359 (30/03/2025-02:59:07)»*/
4
4
  /*-----------------------------------------------------------------------------*/
5
5
 
6
6
 
@@ -4871,7 +4871,7 @@ AOTRAUTILS_LIB_IS_LOADED=true;
4871
4871
 
4872
4872
 
4873
4873
 
4874
- /*utils AI library associated with aotra version : «1_29072022-2359 (30/03/2025-02:55:24)»*/
4874
+ /*utils AI library associated with aotra version : «1_29072022-2359 (30/03/2025-02:59:07)»*/
4875
4875
  /*-----------------------------------------------------------------------------*/
4876
4876
 
4877
4877
 
@@ -5015,7 +5015,7 @@ getOpenAIAPIClient=(modelName, apiURL, agentRole, defaultPrompt)=>{
5015
5015
 
5016
5016
 
5017
5017
 
5018
- /*utils SERVER library associated with aotra version : «1_29072022-2359 (30/03/2025-02:55:24)»*/
5018
+ /*utils SERVER library associated with aotra version : «1_29072022-2359 (30/03/2025-02:59:07)»*/
5019
5019
  /*-----------------------------------------------------------------------------*/
5020
5020
 
5021
5021
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aotrautils-srv",
3
- "version": "0.0.1215",
3
+ "version": "0.0.1216",
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)",