Commit Graph

987 Commits

Author SHA1 Message Date
Mohamed Marrouchi
d77a02032a refactor: minor refactor 2025-06-12 12:13:32 +01:00
Med Marrouchi
bcacdec406 Update api/src/chat/services/block.service.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-06-12 12:13:32 +01:00
Mohamed Marrouchi
b9acf9d0c7 refactor: block fallback options 2025-06-12 12:13:32 +01:00
Med Marrouchi
4e1d461ddb
Merge pull request #1117 from Hexastack/refactor/handle-ongoing-convo-msg
Refactor/handle ongoing convo msg
2025-06-12 11:23:57 +01:00
Med Marrouchi
f7a981ce3e
Merge pull request #1116 from Hexastack/fix/remove-unused-model-nlp-sample
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: remove unused dep injection
2025-06-12 07:17:05 +01:00
Mohamed Marrouchi
39287c0fc9 fix: remove unused dep injection 2025-06-11 16:46:34 +01:00
Mohamed Marrouchi
b973c466d7 test: consolidate unit tests 2025-06-11 16:44:14 +01:00
Mohamed Marrouchi
d88959cea2 refactor: handle ongoing conversation message 2025-06-11 14:29:34 +01:00
Med Marrouchi
16377be405
Merge pull request #1083 from Hexastack/1018-bug---content-type-fields-edit-form-fields-name-do-not-reflect-db-names
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: support contentType default name value
2025-06-11 14:13:11 +01:00
Mohamed Marrouchi
5ba208c5e5 fix: remove unused dep injection 2025-06-11 13:51:58 +01:00
Med Marrouchi
629a07fef8
Merge pull request #1097 from Hexastack/feat/nlp-sample-filter-by-entities
Feat/nlp sample filter by entities
2025-06-11 11:10:18 +01:00
Mohamed Marrouchi
ab1d58ac17 test: consolidate tests 2025-06-11 11:02:46 +01:00
yassinedorbozgithub
af502e97dd fix: update jsdoc 2025-06-10 18:33:12 +01:00
yassinedorbozgithub
bac3597614 fix: apply feedback 2025-06-10 18:19:38 +01:00
yassinedorbozgithub
f4ca6613c7 fix: apply feedback 2025-06-10 18:14:22 +01:00
yassinedorbozgithub
c71d750bdc api: apply feedback 2025-06-10 10:29:22 +01:00
yassinedorbozgithub
e528dcc2c2 fix(api): apply feedback 2025-06-10 09:38:33 +01:00
yassinedorbozgithub
abade7a783 fix(api): update JSDoc 2025-06-10 06:39:49 +01:00
Mohamed Marrouchi
4beeaae087 feat: disallow multiple matches when local fallback is enabled 2025-06-09 16:11:01 +01:00
yassinedorbozgithub
22c4fcdfc8 fix(api): remove unused returns 2025-06-09 09:55:17 +01:00
yassinedorbozgithub
911d1fb3df fix(api): add missed botStats echo type 2025-06-07 14:12:41 +01:00
yassinedorbozgithub
969165f4fe Merge branch 'main' into 1018-bug---content-type-fields-edit-form-fields-name-do-not-reflect-db-names 2025-06-05 15:40:54 +01:00
Mohamed Marrouchi
1d837ca51d test: add unit tests 2025-06-05 15:29:33 +01:00
Mohamed Marrouchi
7b13bd07ba test: add unit tests for the nlp sample repo 2025-06-05 15:13:07 +01:00
Mohamed Marrouchi
e89d948f37 feat: enhance search ux 2025-06-05 14:56:36 +01:00
Mohamed Marrouchi
5c2ecaf8fc fix: remove public role 2025-06-04 18:17:17 +01:00
Mohamed Marrouchi
ad684676a7 feat: add support to filter samples by entities/values 2025-06-04 17:37:19 +01:00
Mohamed Marrouchi
e8bf38440a feat: add zod validation pipe 2025-06-04 17:36:36 +01:00
Mohamed Marrouchi
286d21e069 refactor: rename populate 2025-06-04 17:32:30 +01:00
Mohamed Marrouchi
98d79488a9 build: v2.2.9
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-06-02 15:16:02 +01:00
Med Marrouchi
02efab8308
Merge pull request #1080 from Hexastack/1042-bug---settingtypemultiple_attachment-setting-fields-type
feat(api): add strict Setting types
2025-06-02 10:47:05 +01:00
yassinedorbozgithub
420f81d853 fix(api): update contentField name DTO 2025-06-02 10:40:06 +01:00
Mohamed Marrouchi
e0f3464392 fix: update jsdoc 2025-06-02 09:31:14 +01:00
yassinedorbozgithub
8c32d9af53 fix(api): apply feedback 2025-06-02 09:16:13 +01:00
Mohamed Marrouchi
0c0e3a6d99 fix: remove default console channel trigger 2025-06-02 09:12:56 +01:00
yassinedorbozgithub
c15c30895f feat(api): add strict Setting types to plugins 2025-06-02 07:17:48 +01:00
yassinedorbozgithub
801a60b331 feat(api): add strict Setting types to helpers 2025-06-02 07:17:35 +01:00
yassinedorbozgithub
4b42c03fb9 feat(api): add strict Setting types to channels 2025-06-02 07:17:25 +01:00
yassinedorbozgithub
bb5d029e68 feat(api): add strict Setting types 2025-06-02 07:16:52 +01:00
yassinedorbozgithub
6d1c9850b9 fix(api): remove unused comment 2025-06-01 10:03:45 +01:00
yassinedorbozgithub
97a4005a97 fix(api): add textarea & secret missed types to the settings type 2025-06-01 09:49:33 +01:00
Med Marrouchi
ef4c61b735
Merge pull request #1065 from Hexastack/1063-issue---onapplicationbootstrap-remove-unused-settings
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 CLI removing settings
2025-05-30 15:58:34 +01:00
yassinedorbozgithub
3e8532e287 fix(api): resolve lint issues 2025-05-30 15:33:15 +01:00
Yassine
8a50bce083
Update api/src/app.instance.ts
Co-authored-by: Med Marrouchi <marrouchi.mohamed@gmail.com>
2025-05-30 15:29:32 +01:00
Yassine
2d89f3eb2d
Update api/src/extension/extension.module.ts
Co-authored-by: Med Marrouchi <marrouchi.mohamed@gmail.com>
2025-05-30 15:29:20 +01:00
Yassine
d906f350d1
Update api/src/extensions/helpers/llm-nlu/index.helper.ts
Co-authored-by: Med Marrouchi <marrouchi.mohamed@gmail.com>
2025-05-30 15:28:59 +01:00
Med Marrouchi
29e69e0a91
Merge pull request #1066 from Hexastack/1064-bug---api-duplicate-subscriber-issue
fix: resolve duplicated subscriber issue
2025-05-30 15:14:23 +01:00
yassinedorbozgithub
26166e05e4 fix(api): add support to llm-nlu helper 2025-05-30 13:33:46 +01:00
yassinedorbozgithub
78c0b05021 Merge branch 'main' into 1063-issue---onapplicationbootstrap-remove-unused-settings 2025-05-30 13:32:01 +01:00
Med Marrouchi
d2a7f048dc
Merge pull request #1049 from Hexastack/fix/llm-nlu-initialization
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
Implement prompt building during application bootstrap for LlmNluHelper
2025-05-30 09:54:51 +01:00