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
|
b51f5e85fb
|
fix: apply feedback update
|
2025-04-04 17:58:56 +01:00 |
|
yassinedorbozgithub
|
563e337a65
|
fix: remove unused array element
|
2025-04-04 17:30:32 +01:00 |
|
yassinedorbozgithub
|
7a30c363fd
|
fix: update cleanup service methods description
|
2025-04-04 17:19:36 +01:00 |
|
hexastack
|
c174ddc708
|
fix: define a type for fields in ContentType schema
|
2025-04-04 15:46:51 +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 |
|
hexastack
|
2495edf21d
|
fix: hook stats entry event
|
2025-04-04 11:34:33 +01:00 |
|
yassinedorbozgithub
|
d73e4dc8cb
|
fix: rename the module
|
2025-04-04 08:55:41 +01:00 |
|
yassinedorbozgithub
|
cf350c1048
|
fix: apply feedback updates
|
2025-04-04 08:52:32 +01:00 |
|
Med Marrouchi
|
7977d9d445
|
Merge pull request #649 from Hexastack/fix/hook-chatbot-sent-event
fix: hook chatbot sent event
|
2025-04-04 08:36:13 +01:00 |
|
yassinedorbozgithub
|
e134ba65e9
|
feat: add cleanup.service unit tests
|
2025-04-04 08:31:37 +01:00 |
|
yassinedorbozgithub
|
d705a3efc8
|
feat: add cleanup module
|
2025-04-04 08:31:37 +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 |
|
hexastack
|
57107b5593
|
fix: remove unused parameter when emitting hook-conversation-end event
|
2025-04-03 16:50:44 +01:00 |
|
Med Marrouchi
|
2c4d8e3352
|
Merge pull request #850 from Hexastack/849-issue---make-eventemitter-part-of-the-base-repository
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 |
|
Med Marrouchi
|
0bbe7b8669
|
Merge pull request #848 from Hexastack/847-issue---make-loggerservice-and-eventemitter2-global-unit-test-providers
feat: add unit tests global provider config
|
2025-04-03 15:34:11 +01:00 |
|
Med Marrouchi
|
bd024b3dec
|
Merge pull request #880 from Hexastack/fix/bot-hangs-up-when-the-last-block-has-outcomes-with-no-matching-next-block
fix: end conversation when a block have no matching outcomes
|
2025-04-03 15:32:27 +01:00 |
|
hexastack
|
e9e8eb2184
|
fix: end conversation when a block have no matching outcomes
|
2025-04-03 12:30:41 +01:00 |
|
Med Marrouchi
|
8680f48688
|
Merge pull request #717 from Hexastack/fix/payload-enum-missing-menu
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: missing value in PayloadType enum
|
2025-04-03 10:02:03 +01:00 |
|
abdou6666
|
5579052787
|
fix: apply feedback
|
2025-04-02 18:06:46 +01:00 |
|
Mohamed Marrouchi
|
45402fbcce
|
fix: subscriber ctx var update logic
|
2025-03-25 15:01:50 +01:00 |
|
yassinedorbozgithub
|
cca2922553
|
fix: resolve file conflicts
|
2025-03-24 14:15:52 +01:00 |
|
Med Marrouchi
|
c91bf8c4f7
|
Merge pull request #853 from Hexastack/feat/envelope-factory
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: envelope factory
|
2025-03-24 13:36:03 +01:00 |
|
Med Marrouchi
|
6d567f29f7
|
Merge pull request #855 from Hexastack/fix/pagination-nlp-sample
fix: nlp-sample pagination
|
2025-03-24 12:34:44 +01:00 |
|
Mohamed Marrouchi
|
9ffd965069
|
fix: use enum
|
2025-03-24 12:16:11 +01:00 |
|
Mohamed Marrouchi
|
172a167296
|
feat: define getters and setters
|
2025-03-24 12:11:54 +01:00 |
|
Med Marrouchi
|
816e4ee9e3
|
Merge pull request #844 from Hexastack/feat/change-getDefaultSettings-to-async
feat: change getDefaultSettings to be async
|
2025-03-24 12:10:44 +01:00 |
|
abdou6666
|
ccbe954bef
|
fix: remove unnecessary async
|
2025-03-24 12:03:50 +01:00 |
|
abdou6666
|
992ae79fc3
|
fix: update block controller
|
2025-03-24 11:59:18 +01:00 |
|
abdou6666
|
408d50a5d3
|
fix: base plugin getDefaultSettings
|
2025-03-24 11:56:52 +01:00 |
|
Mohamed Marrouchi
|
8bef5e521b
|
fix: readme
|
2025-03-24 11:13:37 +01:00 |
|
Mohamed Marrouchi
|
481851f713
|
fix: typo naming
|
2025-03-24 11:11:37 +01:00 |
|
abdou6666
|
bfd8f4170f
|
fix: nlp-sample pagination
|
2025-03-24 10:30:17 +01:00 |
|
Med Marrouchi
|
13cf35b828
|
Merge pull request #840 from Hexastack/feat/add-doc-field-nlp-values
feat: add description attribute for nlu values
|
2025-03-24 10:19:24 +01:00 |
|
Mohamed Marrouchi
|
67c4bc753f
|
feat: re-adapt unit tests for schema change
|
2025-03-24 10:12:40 +01:00 |
|
Mohamed Marrouchi
|
3ca4ca0e2b
|
fix: add missing import
|
2025-03-24 09:57:38 +01:00 |
|
Med Marrouchi
|
96b6226a32
|
Update api/src/nlp/schemas/nlp-value.schema.ts
|
2025-03-24 08:49:40 +01:00 |
|