Commit Graph

1133 Commits

Author SHA1 Message Date
yassinedorbozgithub
b8033acf4c fix: update the logic to use useMemo 2024-12-04 17:12:39 +01:00
Med Marrouchi
85b696bebc
Merge pull request #402 from Hexastack/401-issue-missing-attached-entities
Some checks are pending
Build and Push Docker Images / paths-filter (push) Waiting to run
Build and Push Docker Images / build-and-push (push) Blocked by required conditions
fix: attach botStats and nlpSampleEnitity to the lifecyclehook
2024-12-04 17:01:02 +01:00
yassinedorbozgithub
b459007cda fix: update eventEmitter to exclude normilized event names from cusomized events 2024-12-04 16:11:47 +01:00
abdou6666
d6008760cd test: test 2024-12-04 15:18:00 +01:00
yassinedorbozgithub
eb38675ded fix: apply chat console settings without refreshing the page 2024-12-04 15:06:41 +01:00
yassinedorbozgithub
9c884af233 fix: synchronized sended messages for the same accounts 2024-12-04 11:38:43 +01:00
yassinedorbozgithub
a81f3f0c5a fix: attach botStats and nlpSampleEnity to the lifecyclehook 2024-12-04 09:00:50 +01:00
yassinedorbozgithub
6cbedcbc16 fix: update unit tests 2024-12-04 08:47:57 +01:00
yassinedorbozgithub
32f3dc8271 fix: revert base-service deprecated methods 2024-12-04 08:11:06 +01:00
yassinedorbozgithub
a33c9f2510 feat: add projection to the base logic 2024-12-04 08:06:25 +01:00
yassinedorbozgithub
de459fcbac fix: findOne implementation 2024-12-04 08:02:54 +01:00
yassinedorbozgithub
52ecbe60d3 fix: mention deprecated methods 2024-12-04 08:00:22 +01:00
yassinedorbozgithub
cde4a36294 Refactor: merge find findPage - findAndPopulate findPageAndPopulate 2024-12-03 17:16:57 +01:00
abdou6666
164aaca5e3 fix: add react in plugins 2024-12-03 16:21:13 +01:00
abdou6666
fe0c2f14fc fix: run prettier on all files 2024-12-03 15:24:31 +01:00
abdou6666
7cbd1f69be fix: eslint issue 2024-12-03 15:20:13 +01:00
abdou6666
45898680a3 fix: eslint & prettier configuration 2024-12-03 15:18:21 +01:00
Med Marrouchi
acf3663bd5
Merge pull request #398 from Hexastack/fix/truncate-long-messages
Some checks are pending
Build and Push Docker Images / paths-filter (push) Waiting to run
Build and Push Docker Images / build-and-push (push) Blocked by required conditions
fix: truncate long messages in visual editor
2024-12-03 14:28:30 +01:00
Med Marrouchi
3e04e99f3e
Merge pull request #397 from Hexastack/fix/sequence-messages-not-displaying
Some checks are pending
Build and Push Docker Images / paths-filter (push) Waiting to run
Build and Push Docker Images / build-and-push (push) Blocked by required conditions
Fix/sequence messages not displaying
2024-12-03 09:47:28 +01:00
abdou6666
126e2494d4 fix: after truncating add '...' 2024-12-02 17:19:06 +01:00
abdou6666
cdcfc2663d fix: truncate long messages in visual editor 2024-12-02 17:13:37 +01:00
Med Marrouchi
00c540843f
Merge pull request #394 from Hexastack/fix/cors-webchannel
Some checks are pending
Build and Push Docker Images / paths-filter (push) Waiting to run
Build and Push Docker Images / build-and-push (push) Blocked by required conditions
Fix/cors webchannel
2024-12-02 16:33:37 +01:00
Mohamed Marrouchi
2407ce86b9 fix: handle unsupported protocols 2024-12-02 16:21:36 +01:00
Med Marrouchi
27925e298a
Merge pull request #395 from Hexastack/390-issue-update-config-to-use-env-var-when-defining-the-apiurl-and-appurl
Update config to use env var when defining the apiUrl and appUrl
2024-12-02 15:44:26 +01:00
Med Marrouchi
e5b3da9f19
Merge pull request #396 from Hexastack/385-issue-remove-block-form-effects-input-ui-only
fix: remove effects from UI
2024-12-02 15:43:56 +01:00
abdou6666
ffac92009d fix: display sequence messages 2024-12-02 15:00:17 +01:00
yassinedorbozgithub
65c52e645d fix: update environment variables names 2024-12-02 10:27:27 +01:00
yassinedorbozgithub
a3bd044509 Refactor: adapt the api logic to use frontendPath environment variable 2024-12-02 10:23:21 +01:00
yassinedorbozgithub
e8751d04a3 Refactor: adapt the api logic to use apiPath environment variable 2024-12-02 10:21:13 +01:00
yassinedorbozgithub
dfde924b72 fix: remove unused effect comment 2024-12-01 09:37:00 +01:00
Mohamed Marrouchi
5c21212a96 fix: adjust log message 2024-12-01 08:38:16 +01:00
Mohamed Marrouchi
e7109ba036 fix: include wildcard support 2024-12-01 08:37:06 +01:00
Mohamed Marrouchi
778bd59f91 test: add unit tests 2024-12-01 08:29:03 +01:00
Mohamed Marrouchi
f59cdf9ad5 fix: webchannel cors check 2024-12-01 08:22:47 +01:00
yassinedorbozgithub
57b8636a79 fix: reset package.json file 2024-11-30 08:12:00 +01:00
Med Marrouchi
dbc651a314
Merge pull request #389 from Hexastack/fix/new-nlu-fixes
Some checks failed
Build and Push Docker Images / paths-filter (push) Has been cancelled
Build and Push Docker Images / build-and-push (push) Has been cancelled
fix: fix inference, retrieve synonym map & fix slot names
2024-11-29 07:44:52 +01:00
hexastack
3f5b98cc72 fix: restore save call 2024-11-28 20:51:36 +01:00
hexastack
896c546000 fix: extra refactoring 2024-11-28 20:48:01 +01:00
hexastack
d39bd145b6 fix: uncase input text for training dataset 2024-11-28 20:18:42 +01:00
hexastack
476dc510ea fix: uncase input text 2024-11-28 20:17:33 +01:00
hexastack
68cb90534f fix: identation in comments 2024-11-28 20:15:22 +01:00
hexastack
05ecd71978 fix: revert to default slot value 2024-11-28 20:13:47 +01:00
hexastack
18705c6fb5 fix: restore regex 2024-11-28 20:08:21 +01:00
hexastack
b075c293d8 fix: remove typo 2024-11-28 20:05:32 +01:00
hexastack
0d8a4ce764 fix: remove typo 2024-11-28 20:05:02 +01:00
hexastack
34628a256c fix: fix inference, retrieve synonym map & fix slot names 2024-11-28 19:57:44 +01:00
Med Marrouchi
b9ea504ed1
Merge pull request #380 from Hexastack/fix/slots-prediction-multitoken-account
Some checks are pending
Build and Push Docker Images / paths-filter (push) Waiting to run
Build and Push Docker Images / build-and-push (push) Blocked by required conditions
fix: fix slots predictions to account for multiple tokens and handle …
2024-11-28 19:47:24 +01:00
Med Marrouchi
5a522b14cc
Update nlu/models/slot_filler.py 2024-11-28 19:47:17 +01:00
Med Marrouchi
0e7a817135
Merge pull request #388 from Hexastack/build/bump-v2.0.17
build: bump version 2.0.17
2024-11-28 18:01:18 +01:00
Mohamed Marrouchi
7ca5b01eb6 build: bump version 2.0.17 2024-11-28 18:00:12 +01:00