Commit graph

78 commits

Author SHA1 Message Date
rodrigorodriguez
b5da93b5cf new(all): Alpha Word Debugger for 3.0. 2022-11-13 22:56:09 -03:00
Rodrigo Rodriguez
9e4ebba84e new(basic.gblib): NER (NLP) added for .gbdialog https://github.com/GeneralBots/BotServer/issues/217 2022-06-06 18:03:02 -03:00
Rodrigo Rodriguez
d6f8574ecb fix(all): MSTeams fixes. 2022-04-26 15:13:19 -03:00
Rodrigo Rodriguez
30f263e786 new(all): Sequelize updated to v6. 2022-01-03 13:11:21 -03:00
Rodrigo Rodriguez
c600a91cde fix(core.gbapp): Fix main NLP problem in Y calls. 2021-09-14 15:10:46 -03:00
Rodrigo Rodriguez
339e8501a9 fix(basic.gblib): Fixes /answer bug. 2021-08-31 15:40:21 -03:00
Rodrigo Rodriguez
db07689520 fix(basic.gblib): Traces to solve /answer bug. 2021-08-31 15:13:24 -03:00
Rodrigo Rodriguez
a9eec73529 new(all): Additional interfaces for text processing in .gbapp. 2021-07-29 15:15:26 -03:00
Rodrigo Rodriguez
e9ba87d554 new(all): Additional interfaces for text processing in .gbapp. 2021-07-29 12:21:05 -03:00
Rodrigo Rodriguez
1d337cf24a new(all): General Bots Reading Comprehension,. 2021-07-16 08:12:58 -03:00
Rodrigo Rodriguez
3d42ab91bb fix(core.gbapp): Logging about auto start. 2021-05-23 16:42:54 -03:00
Rodrigo Rodriguez
e799524546 fix(core.gbapp): Fix WhatsApp start bug. 2021-05-23 10:43:39 -03:00
Rodrigo Rodriguez
25c9d45ab2 new(all): ENABLE_AUTH param. 2021-05-10 10:53:53 -03:00
Rodrigo Rodriguez
ac9d065a61 fix(whatsapp.gblib): Field mobile used instead of id in message. 2021-05-09 19:19:44 -03:00
Rodrigo Rodriguez
ba7f54cac0 new(customer-satisfaction): New behaviour while liking content. 2021-04-02 14:50:39 -03:00
Rodrigo Rodriguez
8136e34f1e fix(kb.gbapp): Simple search prioritized correctly. 2021-03-31 08:40:51 -03:00
Rodrigo Rodriguez
ceb5f0aaf9 new(whatsapp.gblib): New Teams and WhatsApp support. 2021-03-03 16:46:18 -03:00
Rodrigo Rodriguez
7c93328134 fix(all): FAQ Menu fixed. 2021-02-28 12:26:44 -03:00
Rodrigo Rodriguez
5d6d147ad4 fix(basic.gblib): Fixing bad regexp. 2021-02-07 18:28:54 -03:00
Rodrigo Rodriguez
d3f0ef4de0 new(kb.gbapp): Whenever the bot is called with no text, start will be called. 2021-01-24 08:33:10 -03:00
Rodrigo Rodriguez
2a5ecd487f fix(core.gbapp): Fix in NLP handling of acents. 2021-01-03 18:29:41 -03:00
Rodrigo Rodriguez
e7d7a1a4b2 fix(all): TS Lint and minor fixes. 2020-12-31 15:36:19 -03:00
Rodrigo Rodriguez
b91ea1b94c new(basic.gblib): BASIC module isolated. 2020-12-27 13:30:56 -03:00
Rodrigo Rodriguez
1ff24290f0 fix(core.gbapp): Start dialog done and log improvements. 2020-12-06 16:22:34 -03:00
Rodrigo Rodriguez
3906c3de53 fix(core.gbapp): EXIT keyword. 2020-12-02 17:20:38 -03:00
Rodrigo Rodriguez
933729ae4d fix(core.gbapp): Language features optmized. 2020-11-17 08:27:10 -03:00
Rodrigo Rodriguez
4f3ada1902 fix(core.gbapp): Any question can be forwarded to .docx dialogs. 2020-11-06 17:06:22 -03:00
Rodrigo Rodriguez
03161dad88 fix(all): Remove HTML from Input. 2020-10-30 13:04:46 -03:00
Rodrigo Rodriguez
b1359bbf09 fix(all): Spelled now received first letter in uppercase. 2020-10-30 11:30:03 -03:00
Rodrigo Rodriguez
bfbbf69690 fix(kb.gbapp): Spelling set before translation. 2020-10-30 10:08:59 -03:00
Rodrigo Rodriguez
4927959a5c fix(kb.gbapp): Adjustments in .gbkb engine. 2020-10-30 08:36:15 -03:00
Rodrigo Rodriguez
a7fce94545 fix(core.gbapp): .gbot download from tabular is now OK. 2020-10-24 18:56:55 -03:00
Rodrigo Rodriguez
42a7074081 fix(core.gbapp): Context in VM is isolated now. 2020-08-29 15:02:19 -03:00
Rodrigo Rodriguez
56ef935676 new(core.gbapp): Param ENABLE_PARAMS_ONLINE added. 2020-08-22 18:41:54 -03:00
Rodrigo Rodriguez
df6c0f5c10 new(all): Profile dialog for editing user information. 2020-07-26 16:46:37 -03:00
Rodrigo Rodriguez
79cca15695 fix(all): Header for prfix(all): Header for pragmatismo fixed. 2020-07-01 15:00:40 -03:00
Rodrigo Rodriguez
cca148818e fix(core.gbapp): Several fixes and translator swicher. 2020-06-14 21:40:41 -03:00
Rodrigo Rodriguez
1d316ef83b fix(core.gbapp): BASIC fixed on WhatsApp channel. 2020-06-05 14:40:21 -03:00
Rodrigo Rodriguez
ad1bea141d fix(core.gbapp): Translator now can be switched off by using Excel. 2020-06-04 20:14:02 -03:00
Rodrigo Rodriguez
ca2de56b06 fix(core.gbapp): Fix in Bot Analytics. 2020-06-04 16:18:02 -03:00
Rodrigo Rodriguez
b68adc3627 fix(kb.gbapp): Search score now is derived from root. 2020-06-03 22:15:24 -03:00
Rodrigo Rodriguez
1bf23cf4e4 fix(core.gbapp): BASIC and KB improvements. 2020-06-03 21:31:00 -03:00
Rodrigo Rodriguez
f3a32d04b4 fix(kb.gbapp): New params from root bot. 2020-06-03 16:43:35 -03:00
Rodrigo Rodriguez
7f3c9fa223 fix(core.gbapp): Translator is working with correct backend URL. 2020-05-30 19:30:11 -03:00
Rodrigo Rodriguez
e87031255e 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
Rodrigo Rodriguez
1a2d1f3346 new(core.gbapp): TRANSLATOR_DISABLED added to .env before migrating to .gbot. 2020-05-18 01:03:42 +00:00
Rodrigo Rodriguez
8cb0fdb8b2 Merge branch 'master' of https://github.com/GeneralBots/BotServer
# Conflicts:
#	packages/core.gbapp/services/GBMinService.ts
2020-05-17 21:36:30 +00:00
Rodrigo Rodriguez
d0fecf1a6f new(core.gbapp): New bot to any language according to the user language. 2020-05-17 21:30:21 +00:00
Rodrigo Rodriguez
f0bb5978d4 new(core.gbapp): Translator on input text available to any language. 2020-05-17 19:05:18 +00:00
Rodrigo Rodriguez
ed15c856c5 fix(whatsapp.gblib): Transfer bug fix. 2020-05-16 16:40:44 -03:00