Commit Graph

1816 Commits

Author SHA1 Message Date
MohamedAliBouhaouala
2465ae1995 feat: use mongo test db for unit tests 2025-05-07 17:47:25 +01:00
MohamedAliBouhaouala
22c98f01ea fix: correct entity data type 2025-05-07 11:26:22 +01:00
MohamedAliBouhaouala
9f14e9ec19 fix: apply feedback 2025-05-06 19:46:31 +01:00
MohamedAliBouhaouala
028113d4b0 fix: minor enhancements 2025-05-06 19:03:00 +01:00
MohamedAliBouhaouala
380fc9914b feat: set nlpEntity weights type to float 2025-05-06 17:02:47 +01:00
MohamedAliBouhaouala
eb37044296 fix: remove stale comments 2025-05-06 15:41:02 +01:00
MohamedAliBouhaouala
7ded31b89f fix: remove unsued utils 2025-05-06 15:34:21 +01:00
Mohamed Marrouchi
c018932400 feat: implement nlp based blocks prioritization strategy
feat: add weight to nlp entity schema and readapt

feat: remove commented obsolete code

feat: restore settings

feat: apply feedback

fix: re-adapt unit tests

feat: priority scoring re-calculation & enabling weight modification in builtin nlp entities

fix: remove obsolete code

feat: refine unit tests, apply mr coderabbit suggestions

fix: minor refactoring

feat: add nlp cache map type

feat: refine builtin nlp entities weight updates

feat: add more test cases and refine edge case handling

feat: add weight validation in UI

fix: apply feedback

feat: add a penalty factor & fix unit tests

feat: add documentation

fix: correct syntax

fix: remove stale log statement

fix: enforce nlp entity weight restrictions

fix: correct typo in docs

fix: typos in docs

fix: fix formatting for function comment

fix: restore matchNLP function previous code

fix: remove blank line, make updateOne asynchronous

fix: add AND operator in docs

fix: handle dependency injection in chat module

feat: refactor to use findAndPopulate in block score calculation

feat: refine caching mechanisms

feat: add typing and enforce safety checks

fix: remove typo

fix: remove async from block score calculation

fix: remove typo

fix: correct linting

fix: refine nlp pattern type check

fix: decompose code into helper utils,  add nlp entity dto validation, remove type casting

fix: minor refactoring

feat: refactor current implementation
2025-05-06 15:30:11 +01:00
Med Marrouchi
b419dd5ddb
Merge pull request #957 from Hexastack/fix/llm-nlu-helper-extension-incorrect-confidence-value-handling-in-llm-nlu-helper
Some checks are pending
Build and Push Docker API Image / build-and-push (push) Waiting to run
Build and Push Docker Base Image / build-and-push (push) Waiting to run
Build and Push Docker UI Image / build-and-push (push) Waiting to run
fix: llm nlu confidence
2025-05-05 09:33:41 +01:00
hexastack
949c5aded0 fix: remove unnecessary zod schema 2025-05-05 08:16:46 +01:00
Med Marrouchi
f2b452ae85
Merge pull request #969 from Hexastack/revert-965-964-issue---carousel-show-more-issue
Some checks failed
Build and Push Docker API Image / build-and-push (push) Has been cancelled
Build and Push Docker Base Image / build-and-push (push) Has been cancelled
Build and Push Docker UI Image / build-and-push (push) Has been cancelled
Revert "fix: resolve show more button issue"
2025-05-01 20:27:54 +01:00
Med Marrouchi
13490abb77
Revert "fix: resolve show more button issue" 2025-05-01 20:27:41 +01:00
Med Marrouchi
629fdb5b8d
Merge pull request #954 from Hexastack/fix/auto-navigate-to-new-flow-after-creation
fix: auto navigate to new flow after creation
2025-05-01 18:30:27 +01:00
Med Marrouchi
eec18d40b0
Update frontend/src/components/categories/CategoryForm.tsx 2025-05-01 18:19:22 +01:00
Med Marrouchi
8e0c4cf413
Merge pull request #958 from Hexastack/fix/validation-by-pass-when-updating-block
fix: validation bypass when updating block
2025-05-01 18:17:39 +01:00
Med Marrouchi
57dbe13774
Merge pull request #968 from Hexastack/fix/socket-io-widget-issues
Fix: socket io widget issues
2025-05-01 17:51:20 +01:00
Med Marrouchi
b1a514c415
Merge pull request #925 from Hexastack/fix/duplicate-messages
Fix: duplicate messages
2025-05-01 17:00:47 +01:00
abdou6666
7b5e0a1aa6 fix: retries,acktimeout configuration socketio 2025-05-01 16:48:03 +01:00
Med Marrouchi
eb3c3143b8
Merge pull request #965 from Hexastack/964-issue---carousel-show-more-issue
fix: resolve show more button issue
2025-05-01 16:31:49 +01:00
abdou6666
843d6b8a06 fix: loading svg 2025-05-01 16:15:01 +01:00
abdou6666
d62c2b5aff fix: refactor css 2025-05-01 16:08:09 +01:00
abdou6666
917d497b89 fix: connectionLost ui 2025-05-01 15:58:31 +01:00
abdou6666
5c487e1e12 fix: connectionLost state 2025-05-01 15:58:08 +01:00
abdou6666
d913c23fbc fix: socketio gateway config 2025-05-01 15:36:01 +01:00
yassinedorbozgithub
e9de8c64d0 fix: add storeContextData for outcome 2025-05-01 12:19:46 +01:00
Med Marrouchi
7c25e2f72c
Merge pull request #967 from Hexastack/fix/broadcast-event
Some checks are pending
Build and Push Docker API Image / build-and-push (push) Waiting to run
Build and Push Docker Base Image / build-and-push (push) Waiting to run
Build and Push Docker UI Image / build-and-push (push) Waiting to run
fix: broadcast event
2025-05-01 10:59:50 +01:00
abdou6666
4e9cf4eee5 fix: broadcast event 2025-05-01 09:38:40 +01:00
Med Marrouchi
900ce4ea48
Merge pull request #953 from Hexastack/fix/undefined-subscriber
fix: undefined subscriber
2025-05-01 09:31:47 +01:00
hexastack
70eb1f12fb fix: cropped settings fields 2025-04-28 15:50:18 +01:00
Yassine
537815c954
Merge pull request #944 from Hexastack/115-issue-fallback-message-shouldnt-be-ignored
Some checks failed
Build and Push Docker API Image / build-and-push (push) Has been cancelled
Build and Push Docker Base Image / build-and-push (push) Has been cancelled
Build and Push Docker UI Image / build-and-push (push) Has been cancelled
fix: Resolve block local fallback issue
2025-04-25 09:53:57 +01:00
Yassine
c2c53bf99c
Merge pull request #949 from Hexastack/948-fix-skip-invalid-url-wildcard-cors
Filter out wildcard origins from allowed domains
2025-04-25 09:52:55 +01:00
hexastack
828fdd9683 fix: update confidence~ value 2025-04-25 08:28:31 +01:00
hexastack
e30f5eaef3 fix: validation bypass when updating block 2025-04-25 08:23:44 +01:00
Yassine
9b2840af01
Merge pull request #913 from Hexastack/fix/attachment-issues
Some checks are pending
Build and Push Docker API Image / build-and-push (push) Waiting to run
Build and Push Docker Base Image / build-and-push (push) Waiting to run
Build and Push Docker UI Image / build-and-push (push) Waiting to run
Fix: attachment issues
2025-04-25 08:01:11 +01:00
Yassine
f20fed6eb0
Merge pull request #940 from Hexastack/fix/sync-nlp-value
fix: correct criteria format for nlp value update
2025-04-25 08:00:10 +01:00
hexastack
6229d5e0e0 fix: llm blu confidence 2025-04-24 17:02:26 +01:00
yassinedorbozgithub
7efdaaf3b0 fix: add radix prop 2025-04-23 17:18:34 +01:00
hexastack
a11d1952c6 fix: auto navigate to new flow after creation 2025-04-23 16:43:35 +01:00
yassinedorbozgithub
fb1af9839d fix: resolve local fallback active state 2025-04-23 16:42:57 +01:00
abdou6666
9ef12618bb fix: undefined subscriber 2025-04-23 15:14:49 +01:00
medchedli
dbfbb2b582 fix: filter out wildcard origins from allowed domains 2025-04-22 16:12:30 +01:00
Yassine
5b2bfd0f46
Merge pull request #900 from Hexastack/improve-github-issues-templates
Some checks failed
Build and Push Docker API Image / build-and-push (push) Has been cancelled
Build and Push Docker Base Image / build-and-push (push) Has been cancelled
Build and Push Docker UI Image / build-and-push (push) Has been cancelled
feat: add github issues config
2025-04-21 10:39:42 +01:00
yassinedorbozgithub
fbbdda2724 fix(frontend): update max_attempts default value 2025-04-20 12:00:16 +01:00
yassinedorbozgithub
5be637fd30 fix(api): resolve block local fallback issue 2025-04-20 11:53:42 +01:00
abdou6666
2be7be6af7 fix: apply feedback 2025-04-18 14:11:15 +01:00
Yassine
8ced75ef53
Merge pull request #923 from Hexastack/906-bug---incorrect-chatbot-response-sequencing
Some checks failed
Build and Push Docker API Image / build-and-push (push) Has been cancelled
Build and Push Docker Base Image / build-and-push (push) Has been cancelled
Build and Push Docker UI Image / build-and-push (push) Has been cancelled
fix(api): resolve messages order response
2025-04-18 10:43:41 +01:00
Yassine
8670e8c091
Merge pull request #932 from Hexastack/931-issue---widget-adding-support-for-gif-upload
fix(widget): support GIF images
2025-04-18 10:42:31 +01:00
MohamedAliBouhaouala
7632866b2a fix: correct criteria format and correct postCreate hook event 2025-04-17 14:48:50 +01:00
MohamedAliBouhaouala
b04673fab4 fix: correct criteria format for nlp value update 2025-04-17 12:18:49 +01:00
Med Marrouchi
1c43682258
Merge pull request #936 from Hexastack/revert-935-revert-927-fix/backward-compatibility-content-type-fields-type
Some checks failed
Build and Push Docker API Image / build-and-push (push) Has been cancelled
Build and Push Docker Base Image / build-and-push (push) Has been cancelled
Build and Push Docker UI Image / build-and-push (push) Has been cancelled
Revert "Revert "fix: backward compatibility content type fields type""
2025-04-16 17:34:55 +01:00