Commit graph

233 commits

Author SHA1 Message Date
54a594d7eb fix(core.gbapp): More logging on sendToMobile from MD. 2021-01-27 18:52:56 -03:00
22c2cd9f41 fix(core.gbapp): Missing await inserted on sendToMobile. 2021-01-27 18:40:24 -03:00
a702494722 fix(core.gbapp): Fix in NLP handling of acents. 2021-01-03 18:29:41 -03:00
6f4982ed8e fix(core.gbapp): resolve is being called correctly in /hear. 2020-12-22 21:48:41 -03:00
aa2abafc30 fix(core.gbapp): MSFT translator fixes and auto-start twice fixed. 2020-12-22 13:27:50 -03:00
686b27b886 fix(all): NLP error handling improved. 2020-12-22 09:06:46 -03:00
PH Nascimento
1c5434eb9f Update GBConversationalService.ts 2020-12-07 18:25:00 -03:00
82f7db45df fix(customer-satisfaction.gbapp): Fix rate and suggestion text store. 2020-12-07 12:19:04 -03:00
b4e94de313 fix(core.gbapp): Ignoring case for keep text. 2020-12-06 20:36:41 -03:00
805de37cf8 fix(core.gbapp): Start dialog done and log improvements. 2020-12-06 16:22:34 -03:00
0cbb0c2f25 fix(core.gbapp): MSFT NLP issue fixed. 2020-12-06 10:48:24 -03:00
efadbd8d1f fix(core.gbapp): Keep text fixed. 2020-12-04 13:44:33 -03:00
80a5d826fa fix(all): fixed case-insensitivity for BASIC commands. 2020-11-30 21:25:29 -03:00
e57b05c91d fix(core.gbapp): SMS fix, Timezone on BASIC NOW, Order of welcome msg. fixed. 2020-11-30 17:09:47 -03:00
cb723d3136 fix(core.gbapp): SEND SMS TO keyword added. 2020-11-26 12:45:10 -03:00
be51507356 fix(core.gbapp): Language instance acquisition fixed. 2020-11-26 11:25:04 -03:00
8d49e45dd8 fix(all): Language and Spellchecker are now modern. 2020-11-26 10:47:35 -03:00
62e9e456a2 fix(all): Now keyword, autostart dialog, prod size optimization. 2020-11-22 11:22:55 -03:00
ba3f8c348e fix(core.gbapp): Fixing after language new fetures being added. 2020-11-19 11:43:15 -03:00
ed68e833ca fix(core.gbapp): Language and translator improvements. 2020-11-17 10:11:32 -03:00
588528ac33 fix(core.gbapp): Language features optmized. 2020-11-17 08:27:10 -03:00
538db6a953 fix(kb.gbapp): Adjustments in .gbkb engine. 2020-10-30 08:36:15 -03:00
bdda8064f3 fix(core.gbapp): Logging improvements. 2020-10-27 15:08:03 -03:00
c264938bf3 fix(core.gbapp): .gbot download from tabular is now OK. 2020-10-24 18:56:55 -03:00
37562315fc new(core.gbapp): Entity extraction tested and startu optmizations. 2020-10-23 09:55:44 -03:00
599dd0d4bf new(core.gbapp): Broadcast for msteams available. 2020-10-18 13:24:19 -03:00
0d0dff5d18 fix(all): sendFile working after path fix. 2020-10-14 13:43:58 -03:00
1aecbe394b new(core.gbapp): Improvements on conversation instrumentation. 2020-09-20 14:39:06 -03:00
4c84d63116 fix(core.gbapp): Instance loading fix and external url for images. 2020-09-19 21:57:00 -03:00
30bfdbb542 new(core.gbapp): Param ENABLE_PARAMS_ONLINE added. 2020-08-22 18:41:54 -03:00
e991ab7074 fix(all): Code cleanup. 2020-08-19 13:00:21 -03:00
e3cfa00e1a new(core.gbapp): GET/POST for .gbdialog. 2020-08-15 11:39:43 -03:00
de3dee2cbf new(core.gbapp): Added support for STT (IBM Watson). 2020-08-07 18:36:42 -03:00
129a27bd85 new(all): Profile dialog for editing user information. 2020-07-26 16:46:37 -03:00
35d2857d7d fix(core.gbapp): Fixed translator bug. 2020-07-17 10:39:54 -03:00
d4211eda93 fix(all): Header for prfix(all): Header for pragmatismo fixed. 2020-07-01 15:00:40 -03:00
ac9b10fd6c fix(core.gbapp): Faster bot creation, fix on WhatsApp switcher. 2020-06-15 00:40:25 -03:00
6565d03557 fix(core.gbapp): Several fixes and translator swicher. 2020-06-14 21:40:41 -03:00
fc2fce7b00 fix(whatsapp.gblib): Fix of missing mobile number. 2020-06-05 16:09:47 -03:00
f32549a4d1 fix(core.gbapp): Translator now can be switched off by using Excel. 2020-06-04 20:14:02 -03:00
02e75f1b48 fix(core.gbapp): Fix in Bot Analytics. 2020-06-04 16:18:02 -03:00
3756176339 fix(core.gbapp): BASIC and KB improvements. 2020-06-03 21:31:00 -03:00
fb7c0b493f fix(core.gbapp): Translator is working with correct backend URL. 2020-05-30 19:30:11 -03:00
3bdb0beb9a new(core.gbapp): Due to MSFT issue https://github.com/microsoft/cognitive-services-speech-sdk-js/issues/92 disabling AUDIO. 2020-05-27 23:01:44 -03:00
f65fac1a6a fix(whatsapp.gblib): Send file now working again. 2020-05-25 17:59:02 -03:00
13d3fba5c9 fix(core.gbapp): Better logging and WhatsApp channel detection fix. 2020-05-25 14:53:28 -03:00
509d577f3b new(admin.gbapp): /publish from Web or WhatsApp with associated auth. 2020-05-24 17:06:05 -03:00
Rodrigo Rodriguez
fbd6a98680 new(core.gbapp): TRANSLATOR_DISABLED added to .env before migrating to .gbot. 2020-05-18 01:03:42 +00:00
Rodrigo Rodriguez
7c32960cca new(core.gbapp): New bot to any language according to the user language. 2020-05-17 21:30:21 +00:00
Rodrigo Rodriguez
aa090f1c99 new(core.gbapp): Translator on input text available to any language. 2020-05-17 19:05:18 +00:00