Commit graph

331 commits

Author SHA1 Message Date
e51c038e9e fix(basic.gblib): New AUTO SAVE keyword. 2023-08-10 22:28:59 -03:00
753b1e40fb new(basic.gblib): New AUTO SAVE keyword. #359 2023-08-08 11:00:16 -03:00
f065aceb00 new(basic.gblib): New AUTO SAVE keyword. #359 2023-08-08 10:51:11 -03:00
0764254f65 new(basic.gblib): New AUTO SAVE keyword. #359 2023-08-08 09:05:38 -03:00
cf8c76c31e new(basic.gblib): New AUTO SAVE keyword. 2023-08-07 19:12:25 -03:00
9f69744528 new(whatsapp.gblib): Let GPT help call centers... 2023-08-02 13:58:11 -03:00
c635eae297 fix(all): Minor changes in PROD. 2023-08-01 11:26:34 -03:00
b889907c15 fix(all): Minor changes in PROD. 2023-07-31 18:52:11 -03:00
062a8732d4 fix(all): Minor changes in PROD. 2023-07-31 18:07:24 -03:00
ae199bd522 fix(all): Minor changes in PROD. 2023-07-28 20:22:45 -03:00
18a5ea557b fix(all): Fix answers with dialog id working again. 2023-07-25 08:31:39 -03:00
5b57ace0f8 fix(all): Minor changes in PROD. 2023-07-19 07:53:02 -03:00
e1a38c9d30 fix(all): #123 done. 2023-07-17 15:37:58 -03:00
b848f45c66 fix(all): #123 done. 2023-07-17 14:55:17 -03:00
b4512b71c3 fix(all): Minor changes in PROD. 2023-07-09 06:51:10 -03:00
Alan
c0c4c19adc fix(core.gbapp): Upload now saves the file in correct folder. 2023-04-29 14:18:10 -03:00
4e93683492 Merge branch 'main' of https://github.com/GeneralBots/BotServer 2023-04-09 19:21:51 -03:00
b514629a33 new(basic.gblib): GPT-3 automatically dialog generation. 2023-04-09 19:20:15 -03:00
AlanPerdomo
54ed8f74d2 Fix(core.gbapp): Schedule enabled. 2023-04-06 11:09:49 -03:00
3e7345c888 fix(core.gbapp): #336 timeout in API fixed. 2023-03-26 19:33:58 -03:00
a7981d7a9c fix(core.gblib): SSR fixing about botId. 2023-03-20 16:14:58 -03:00
e70b992a9f fix(all): Fixes in production. 2023-03-19 20:09:54 -03:00
f10e0c4040 new(basic.gblib): DEV_GBAI introduced to share a .gbdata among dev. team. 2023-03-10 15:49:30 -03:00
319a9a8b89 fix(basic.gblib): GBAI automatic retrieval. 2023-03-09 18:56:55 -03:00
a0d711582f fix(basic.gblib): GBAI automatic retrieval. 2023-03-09 17:46:34 -03:00
8e898d0ff0 fix(basic.gblib): #269 Fixing of group autostart behaviour. 2023-03-08 12:01:02 -03:00
27eef38b07 fix(basic.gblib): #196 Spellchecker in groups now working. 2023-03-08 11:17:04 -03:00
b90cc49254 fix(whatsapp.gblib): #309 unify channel detection. 2023-03-07 10:01:36 -03:00
a49d9851c2 fix(whatsapp.gblib): #262 wrong key value. 2023-03-07 07:49:00 -03:00
6c6cc6e628 fix(basic.gblib): Upgrade to https://github.com/vasyas/push-rpc. 2023-03-04 16:27:25 -03:00
42e00c900a fix(kb.gbapp): #297 Spellchecker fixed after MSFT changes in service. 2023-03-01 10:54:44 -03:00
88df7ef424 fix(kb.gbapp): #276 use of NLP.js upgrade to v4. 2023-02-27 19:17:52 -03:00
5e1a7dddda fix(kb.gbapp): #276 use of NLP.js upgrade to v4. 2023-02-27 14:34:38 -03:00
7e6578f0ec fix(kb.gbapp): #332 fix STS. 2023-02-26 18:15:22 -03:00
267d59758a fix(kb.gbapp): /publish review, error handling improved and clean up. 2023-02-26 15:03:24 -03:00
e816b86125 new(all): Review order of boot.mjs and imports calls from compiled js #302 and new boot logo. 2023-02-24 10:18:04 -03:00
6149bf3ac5 new(kb.gbapp): #322 more user context for VM. 2023-02-22 16:06:57 -03:00
91d9e58946 fix(basic.gblib): #282 Fix SSR for Bots 3.0. 2023-02-20 10:29:04 -03:00
6605de5c5d fix(basic.gblib): #282 Fix SSR for Bots 3.0. 2023-02-18 16:48:40 -03:00
02d314031b new(basic.gblib): FILL keyword can now template images and AS IMAGE can convert a DOCX to a PNG. 2023-02-05 18:19:39 -03:00
9d001edc69 fix(basic.gblib): #227 - HEAR AS FILE defining where to save, per bot. 2023-02-03 10:25:58 -03:00
cafcac0214 fix(basic.gblib): #227 - HEAR AS FILE and GET/SET PARAM. 2023-02-01 12:23:47 -03:00
2c248cc127 Merge branch 'main' of https://github.com/GeneralBots/BotServer 2023-02-01 12:23:31 -03:00
e5e9f3f2f8 fix(basic.gblib): #227 - HEAR AS FILE and GET/SET PARAM. 2023-02-01 12:18:07 -03:00
02d43fb0c2 fix(basic.gblib): #227 - HEAR AS FILE and GET/SET PARAM. 2023-02-01 11:15:58 -03:00
31f96ae18b fix(core.gbapp): #195 bind call to provide min context for uploads. 2023-01-31 19:22:58 -03:00
fc26dbc10c fix(basic.gblib): #227 - HEAR AS FILE. 2023-01-31 14:07:23 -03:00
Alan Perdomo
6df4937a05 fix(basic.gblib): executionid and changed to pid and security context for HEAR. 2023-01-19 10:39:37 -03:00
Alan Perdomo
c124ed074a fix(gbminservice.ts): swagger-client migration from 2.0 to 3.0 2023-01-13 13:30:18 -03:00
Alan Perdomo
99e67db464 feat(systemkeywords.ts): introducing executionid feature in api 2023-01-10 09:55:30 -03:00