Commit Graph

836 Commits

Author SHA1 Message Date
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
13490abb77 Revert "fix: resolve show more button issue" 2025-05-01 20:27:41 +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
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
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
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
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
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
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
yassinedorbozgithub
5be637fd30 fix(api): resolve block local fallback issue 2025-04-20 11:53:42 +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
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
83d3e01ba4 revert change 2025-04-16 17:34:22 +01:00
Med Marrouchi
bfaf9d4865 Revert "Revert "fix: backward compatibility content type fields type"" 2025-04-16 17:32:47 +01:00
Med Marrouchi
b76bcc09fe Revert "fix: backward compatibility content type fields type" 2025-04-16 17:32:22 +01:00
Med Marrouchi
40ccf73331 Update api/src/cms/dto/contentType.dto.ts 2025-04-16 17:27:38 +01:00
hexastack
00cf334788 fix: address feedback 2025-04-16 11:33:01 +01:00
hexastack
a5f1aa25e4 fix: address feedback 2025-04-16 11:26:45 +01:00
hexastack
2e04f3cef4 fix: backward compatibility content type fields type 2025-04-16 11:15:01 +01:00
abdou6666
ba729de340 feat: support delete many attachments 2025-04-14 17:01:08 +01:00
abdou6666
90efbf54e5 fix: remove duplicate attachment module 2025-04-14 10:44:08 +01:00
yassinedorbozgithub
0203662234 fix(api): resolve messages order response 2025-04-13 22:06:34 +01:00
yassinedorbozgithub
55d1eade00 fix(api): add logs 2025-04-12 06:58:10 +01:00
yassinedorbozgithub
f74066b577 fix(api): apply feedback update 2025-04-12 06:52:25 +01:00
yassinedorbozgithub
c561984b0e Merge branch 'main' into fix/cleanup-languageId-nlp-sample 2025-04-12 06:51:32 +01:00
yassinedorbozgithub
15a22e5978 fix(api): revert unused new line 2025-04-12 06:34:50 +01:00
yassinedorbozgithub
126a406d16 fix(api): update unit tests 2025-04-12 06:32:06 +01:00
yassinedorbozgithub
69a994f9e3 fix(api): optimize preUpdateMany 2025-04-12 06:31:08 +01:00
yassinedorbozgithub
39e587de26 fix(api): resolve getAllowsOrigins unit tests 2025-04-12 05:00:34 +01:00
yassinedorbozgithub
36fa34b303 fix(api): resolve allowed_domains redis bug 2025-04-12 04:58:56 +01:00
yassinedorbozgithub
e6ad44784b fix: apply feedback update 2025-04-11 23:57:47 +01:00
yassinedorbozgithub
a782c6d3ba Merge branch 'main' into fix/define-content-type-fields-type 2025-04-11 23:53:26 +01:00
Yassine
99f134c2a7 Merge pull request #909 from Hexastack/908-issue---check-dependency-categories
Chore: update dependencies category
2025-04-11 21:02:22 +01:00
Yassine
16c12b705c Merge pull request #910 from Hexastack/863-bug---make-translatable-plugin-settings
Fix: Make translatable plugin settings
2025-04-11 20:12:23 +01:00