Commit Graph

109 Commits

Author SHA1 Message Date
Mohamed Marrouchi
2b2d508ec7 feat: use cache 2025-05-14 08:32:35 +01:00
Mohamed Marrouchi
e85084cd41 fix: add canonical value check 2025-05-13 17:07:28 +01:00
Mohamed Marrouchi
6e89192f88 feat: add determinisic slot filling (keyword and patter lookup strategies) 2025-05-13 16:27:36 +01:00
Mohamed Marrouchi
9e0df0d530 feat(api): add nlp pattern lookup strategy 2025-05-13 16:27:36 +01:00
Mohamed Marrouchi
6ba4c76440 fix: restore conflict exception 2025-05-12 14:55:36 +01:00
Mohamed Marrouchi
f2fede7e68 fix: controller unit test 2025-05-12 14:49:42 +01:00
Mohamed Marrouchi
44a42e474d fix: update dto 2025-05-12 14:49:04 +01:00
Mohamed Marrouchi
41de535a7c fix: enhance implementation 2025-05-12 14:13:09 +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
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
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
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
abdou6666
e350afe3d1 fix: apply feedback 2025-04-08 08:24:21 +01:00
yassinedorbozgithub
83849c2df2 fix: enhance aggregation pipeline 2025-04-06 11:46:37 +01:00
yassinedorbozgithub
903ff0bbf9 fix: update findWithCount method logic 2025-04-06 10:56:43 +01:00
yassinedorbozgithub
a6d9c9dae5 fix: refactor plainToClass method 2025-04-06 00:07:56 +01:00
yassinedorbozgithub
bdf92af888 fix: add getSortDirection method 2025-04-05 23:04:46 +01:00
yassinedorbozgithub
a729fe2f15 fix: update nlpEntity model injection 2025-04-05 22:46:37 +01:00
yassinedorbozgithub
f18c061888 fix: update doc comment of aggregateWithCount method 2025-04-05 22:25:59 +01:00
yassinedorbozgithub
e592a781b3 fix: refactor logic 2025-04-05 21:59:19 +01:00
yassinedorbozgithub
a3b92da470 fix: update NlpEntity reponse to be plain 2025-04-05 20:34:12 +01:00
yassinedorbozgithub
a38824a23a fix: resolve Circular dependency in unit tests 2025-04-04 11:58:54 +01:00
yassinedorbozgithub
1cc99d0020 fix: apply feedback updates 2025-04-04 11:54:32 +01:00
yassinedorbozgithub
1eb09ab84e fix: update nlp value aggregate 2025-04-04 11:54:32 +01:00
yassinedorbozgithub
486def7e75 fix: rename findAndPopulate method 2025-04-04 11:51:34 +01:00
yassinedorbozgithub
61d8938212 fix: add nlpentities populate 2025-04-04 11:51:34 +01:00
yassinedorbozgithub
6a25d47349 fix: enhance logic 2025-04-04 11:51:34 +01:00
yassinedorbozgithub
7ecf821c48 fix: move findAndPopulateNlpValuesWithCount to the repository 2025-04-04 11:51:34 +01:00
yassinedorbozgithub
b79fcac080 feat: support the display samples count per value 2025-04-04 11:51:34 +01:00
Med Marrouchi
a718128186 Merge pull request #852 from Hexastack/851-issue---make-logger-part-of-the-base-repository
feat: centrelize logger
2025-04-04 08:20:02 +01:00
Med Marrouchi
2c4d8e3352 Merge pull request #850 from Hexastack/849-issue---make-eventemitter-part-of-the-base-repository
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
feat: centrelize eventEmitter
2025-04-03 15:53:26 +01:00
yassinedorbozgithub
cca2922553 fix: resolve file conflicts 2025-03-24 14:15:52 +01:00
abdou6666
bfd8f4170f fix: nlp-sample pagination 2025-03-24 10:30:17 +01:00
Mohamed Marrouchi
67c4bc753f feat: re-adapt unit tests for schema change 2025-03-24 10:12:40 +01:00
Med Marrouchi
96b6226a32 Update api/src/nlp/schemas/nlp-value.schema.ts 2025-03-24 08:49:40 +01:00
yassinedorbozgithub
020f63097e feat: centrelize logger 2025-03-23 17:26:23 +01:00
yassinedorbozgithub
80f7fdf8f5 feat: centrelize eventEmitter 2025-03-23 16:37:40 +01:00
yassinedorbozgithub
ac770154f5 feat: add unit tests global provider config 2025-03-23 08:52:19 +01:00
Mohamed Marrouchi
e58d55cc54 feat: apply feedback 2025-03-21 15:20:31 +01:00
Mohamed Marrouchi
7b111868ed feat: add support for search on nlp value description 2025-03-21 15:16:58 +01:00
Mohamed Marrouchi
0b902031fa feat: add description attribute for nlu values 2025-03-21 12:15:01 +01:00
Med Marrouchi
affcd12b52 Merge pull request #792 from Hexastack/feat/annotate-sample-with-keyword-entities
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: nlu keyword entity annotation
2025-03-06 14:08:19 +01:00