Commit Graph

2057 Commits

Author SHA1 Message Date
yassinedorbozgithub
e9b7b8c229 fix(api): update socket disconnection log messsage 2025-05-12 10:46:47 +01:00
yassinedorbozgithub
6e7395281a fix(api): add missing status code 2025-05-12 10:45:08 +01:00
MohamedAliBouhaouala
9642e823d0 feat: use mongo test db for unit tests 2025-05-12 07:30:01 +01:00
MohamedAliBouhaouala
c7189758a9 fix: correct entity data type 2025-05-12 07:30:01 +01:00
MohamedAliBouhaouala
4f8ee27dba fix: apply feedback 2025-05-12 07:30:01 +01:00
MohamedAliBouhaouala
5d8befacdf fix: minor enhancements 2025-05-12 07:30:01 +01:00
MohamedAliBouhaouala
5dcd36be98 feat: set nlpEntity weights type to float 2025-05-12 07:30:01 +01:00
MohamedAliBouhaouala
003c6924f8 fix: remove stale comments 2025-05-12 07:30:01 +01:00
MohamedAliBouhaouala
04a008b6fd fix: remove unsued utils 2025-05-12 07:30:01 +01:00
Mohamed Marrouchi
bab2e3082f 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-12 07:29:56 +01:00
yassinedorbozgithub
360ff20557 fix(widget): add quick replies support to UserSubscription 2025-05-09 18:54:13 +01:00
yassinedorbozgithub
2999c2234d fix: add jsdoc 2025-05-09 17:53:17 +01:00
yassinedorbozgithub
7d3cca6f74 fix(frontend): rename ChatContext 2025-05-09 17:45:25 +01:00
Mohamed Marrouchi
0112ceebe2 fix: remove unecessary providers import 2025-05-09 16:46:07 +01:00
Mohamed Marrouchi
4f012594cb feat: undo message attachment reference removal 2025-05-09 16:42:00 +01:00
Mohamed Marrouchi
5ddc257492 fix: add warn message to not found resource 2025-05-09 15:58:16 +01:00
yassinedorbozgithub
0bf199f76d fix(widget): enhance quick replies format method 2025-05-09 15:44:41 +01:00
yassinedorbozgithub
0eaef3cf60 fix(widget): support showing quick replies after a refresh 2025-05-09 15:29:56 +01:00
yassinedorbozgithub
76ecb900c5 fix(frontend): resolve notification subscription logic 2025-05-09 14:41:52 +01:00
yassinedorbozgithub
2638e845e6 fix(api): resolve socketsJoin issue 2025-05-09 14:37:06 +01:00
Med Marrouchi
0db40680dc
Merge pull request #984 from Hexastack/888-bug---apply-props-names-changes-for-front-end-dialogs
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
refactor(frontend): apply useDialogs props names changes
2025-05-09 10:25:52 +01:00
yassinedorbozgithub
122395006b fix(frontend): remove classname automatically aded by chat-ui-kit 2025-05-09 08:36:10 +01:00
yassinedorbozgithub
b89057e50f fix(frontend): update style to css class 2025-05-09 08:33:54 +01:00
yassinedorbozgithub
60fa9482c5 fix(frontend): resolve inbox scrolling top issue 2025-05-09 08:26:36 +01:00
Med Marrouchi
535020dc68
Merge pull request #987 from Hexastack/986-issue---fix-message-echo-received-log
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(api): update message echo received logged value
2025-05-08 19:03:29 +01:00
Med Marrouchi
51c4a2fd65
Merge pull request #989 from Hexastack/988-issue---fix-cacheable-typing
fix(api): make stronger the cacheable typing
2025-05-08 19:03:07 +01:00
yassinedorbozgithub
112eee04eb fix: make stronger the cacheable typing 2025-05-08 17:18:42 +01:00
yassinedorbozgithub
ee761770ae fix(api): update essage echo received logged value 2025-05-08 17:00:51 +01:00
Med Marrouchi
c2cbb6d482
Merge pull request #983 from Hexastack/982-issue---reverting-eventemitter-changes
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: revert eventemitter updates
2025-05-08 15:22:15 +01:00
yassinedorbozgithub
3f452c82ec fix: remove unsued subscriber 2025-05-08 15:12:26 +01:00
yassinedorbozgithub
8c9d263c5e fix: apply feedback 2025-05-08 09:35:30 +01:00
yassinedorbozgithub
55e7f89fc0 fix: apply feedback 2025-05-08 09:31:20 +01:00
yassinedorbozgithub
5dbe26ca60 refactor(frontend): apply useDialogs props names changes 2025-05-08 09:26:54 +01:00
yassinedorbozgithub
f972cc15dd fix: revert eventemitter updates 2025-05-08 08:30:27 +01:00
Mohamed Marrouchi
43c7161777 build: v2.2.6
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
2025-05-07 07:21:53 +01:00
Med Marrouchi
95184734a3
Merge pull request #970 from Hexastack/revert-969-revert-965-964-issue---carousel-show-more-issue
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
Handle context update conflicts
2025-05-06 16:39:22 +01:00
yassinedorbozgithub
f559454049 fix: update unit tests 2025-05-06 16:20:06 +01:00
yassinedorbozgithub
cf7af41ee1 fix: update jsdoc 2025-05-06 15:51:04 +01:00
yassinedorbozgithub
8166d60358 fix: update unit test message 2025-05-06 15:42:59 +01:00
yassinedorbozgithub
c1c92475a3 fix: update base-repository unit tests to support shouldFlatten 2025-05-06 15:37:01 +01:00
yassinedorbozgithub
f5dec41b34 fix: handle array edge case 2025-05-06 14:57:58 +01:00
yassinedorbozgithub
0b9f6e49e1 fix: handle unit tests arrays case 2025-05-06 14:17:51 +01:00
yassinedorbozgithub
b200fbf6da fix: add missing return type 2025-05-06 14:12:45 +01:00
yassinedorbozgithub
79b674f2f3 fix: add unit tests for the flatten utility function 2025-05-06 11:28:10 +01:00
yassinedorbozgithub
35a435090c fix: add missing result type 2025-05-06 09:22:21 +01:00
yassinedorbozgithub
521619be0f fix: add flatten syntax to udapteOne and UpdateMany 2025-05-06 08:34:30 +01:00
Med Marrouchi
af639072ad
Merge pull request #976 from Hexastack/fix/remove-method-broadcastSentMessages
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: remove unused method broadcastSentMessages
2025-05-05 19:13:26 +01:00
abdou6666
0d77cc26c3 fix: remove unused method broadcastSentMessages 2025-05-05 17:53:56 +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