Commit Graph

718 Commits

Author SHA1 Message Date
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
a81f3f0c5a fix: attach botStats and nlpSampleEnity to the lifecyclehook 2024-12-04 09:00:50 +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
Med Marrouchi
693579c6bc
Merge pull request #387 from Hexastack/fix/nlp-threshold
fix: apply nlp threshold
2024-11-28 17:56:42 +01:00
Mohamed Marrouchi
2f31639a5d fix: apply nlp threshold 2024-11-28 17:54:52 +01:00
Med Marrouchi
9c7a752b3b
Merge pull request #384 from Hexastack/build/v2.0.16
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
build: version bump v2.0.16
2024-11-28 11:13:52 +01:00
Mohamed Marrouchi
c83745707b build: version bump v2.0.16 2024-11-28 11:12:56 +01:00
Med Marrouchi
9ab003233c
Merge pull request #383 from Hexastack/fix/attach-lifecycle-hooks-to-convo
fix: add missing lifecycle hooks to the conversation
2024-11-28 11:09:19 +01:00
Mohamed Marrouchi
4fac552068 fix: add missing lifecycle hooks to the conversation 2024-11-28 11:07:42 +01:00
Med Marrouchi
aca92700de
Merge pull request #382 from Hexastack/build/bump-v2.0.15
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
build: bump v2.0.15
2024-11-27 20:43:51 +01:00
Mohamed Marrouchi
620601a3c0 build: bump v2.0.15 2024-11-27 20:42:33 +01:00
Med Marrouchi
c3d03f87d1
Merge pull request #381 from Hexastack/feat/enhance-triggers-fieldset
Feat/enhance triggers fieldset
2024-11-27 20:38:19 +01:00
Mohamed Marrouchi
57432eb4f6 feat: enhance patterns display 2024-11-27 20:31:42 +01:00
hexastack
d7f69ff2be fix: fix slots predictions to account for multiple tokens and handle their concatenation 2024-11-27 20:17:28 +01:00
Mohamed Marrouchi
97146b98a5 feat: rebase 2024-11-27 20:12:09 +01:00
Mohamed Marrouchi
1da3a3d9ba feat: enhance fieldset 2024-11-27 19:51:12 +01:00
Med Marrouchi
eba7308e16
Merge pull request #379 from Hexastack/fix/add-console-channel-in-patterns
fix: add console-channel before filtering
2024-11-27 19:48:48 +01:00
Med Marrouchi
16eff916f5
Merge pull request #377 from Hexastack/376-issue-unify-postback-type
update: unify postback types
2024-11-27 19:48:06 +01:00