Commit Graph

696 Commits

Author SHA1 Message Date
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
abdou6666
6b7b1c9afc fix: remove extra code 2024-11-27 19:30:12 +01:00
yassinedorbozgithub
66c3533b4b fix: remove quick replies unused id field 2024-11-27 19:24:31 +01:00
yassinedorbozgithub
a7f8a205af fix: remove unused id field 2024-11-27 19:23:17 +01:00
abdou6666
f2b8e63e94 fix: add console-channel before filtering 2024-11-27 19:22:14 +01:00
yassinedorbozgithub
228508dea7 fix: update translations 2024-11-27 19:15:43 +01:00
yassinedorbozgithub
6f210b7350 fix: update PostbackInput chip padding 2024-11-27 18:43:35 +01:00
yassinedorbozgithub
76e2031829 fix: remove unused attributes 2024-11-27 17:57:48 +01:00
yassinedorbozgithub
3be6006380 fix: PostbackInput 2024-11-27 17:56:32 +01:00
Mohamed Marrouchi
eb7d6ebe3c feat: minor adjustements 2024-11-27 16:34:52 +01:00
yassinedorbozgithub
cc6e50e5d0 fix: use title as id for menu 2024-11-27 15:19:19 +01:00
yassinedorbozgithub
28dc3e0e4f fix: feedback updates v0.0.1 2024-11-27 15:13:04 +01:00
yassinedorbozgithub
3b72ad8ded fix: add new postback infinite Skeleton loading 2024-11-27 14:53:25 +01:00
Med Marrouchi
4ab0e1be3c
Merge pull request #374 from Hexastack/feat/add-analytics-intervention-event
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
feat: add analytics intervention event
2024-11-27 14:52:51 +01:00
yassinedorbozgithub
8ac62d796f fix: code syntax 2024-11-27 14:48:28 +01:00
yassinedorbozgithub
2a3290be4b fix: remove unused components 2024-11-27 14:43:40 +01:00
yassinedorbozgithub
e9633b4614 update: Skeleton height 2024-11-27 14:39:35 +01:00
yassinedorbozgithub
2c2cbb94b1 update: unify postback types 2024-11-27 12:52:28 +01:00
Med Marrouchi
8859a2289c
Merge pull request #375 from Hexastack/fix/remove-unecessary-channel-methods
fix: remove unecessary channel handler methods
2024-11-27 10:30:07 +01:00
Mohamed Marrouchi
1b775ec901 fix: remove unecessary channel handler methods 2024-11-27 10:12:13 +01:00
Med Marrouchi
4422b07bee
Merge pull request #369 from Hexastack/feat/nlp-select-pattern-v2
feat: new nlp pattern input
2024-11-27 09:43:56 +01:00
Mohamed Marrouchi
f1c5209deb feat: add analytics intervention event 2024-11-27 09:05:57 +01:00