Commit Graph

960 Commits

Author SHA1 Message Date
yassinedorbozgithub
911d1fb3df fix(api): add missed botStats echo type 2025-06-07 14:12:41 +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
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
Mohamed Marrouchi
f968181177 fix: nit 2025-05-30 09:23:30 +01:00
Mohamed Marrouchi
50f70e00b8 feat: add mutex to prevent ws racing conditions 2025-05-30 08:52:22 +01:00
yassinedorbozgithub
15ed7efa2d fix(api): resolve loading attachment onApplicationBootstrap logic from the CLI 2025-05-30 07:01:13 +01:00
yassinedorbozgithub
9a7b5a3672 fix(api): resolve CLI removing settings 2025-05-29 19:30:16 +01:00
Med Marrouchi
2594434137
Merge pull request #1057 from Hexastack/1050-issue---add-migration-for-v229-to-fix-data-types
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(api): add migration script v2.2.9
2025-05-29 17:59:11 +01:00
yassinedorbozgithub
8370ca692c fix: add throw propagation 2025-05-29 17:37:34 +01:00
yassinedorbozgithub
8c9c5141ab fix: adapt not found admin case 2025-05-29 17:00:00 +01:00
medchedli
1b12f402c5 refactor: remove unused OnModuleInit import from LlmNluHelper 2025-05-29 16:07:21 +01:00
yassinedorbozgithub
04fcc1585e fix: enhance logic 2025-05-29 16:04:41 +01:00
yassinedorbozgithub
3a4cc3434a fix(api): apply feedback 2025-05-29 15:43:40 +01:00
Med Marrouchi
164ed221fc
Merge pull request #1048 from Hexastack/feat/default-nlu-penalty-factor-config
Add default NLU penalty factor and async support for NLP matching
2025-05-29 15:32:23 +01:00
medchedli
4492bbd4b8 fix: improve error logging for LLM NLU helper prompt initialization 2025-05-29 11:28:39 +01:00
yassinedorbozgithub
772236d220 fix(api): apply feedback 2025-05-29 09:12:51 +01:00
yassinedorbozgithub
64a8729be3 fix(api): apply feedback 2025-05-29 08:15:23 +01:00
yassinedorbozgithub
485e48bdd1 feat(api): add migration script v2.2.9 2025-05-29 07:01:44 +01:00
medchedli
4cb3229f1b feat: add default NLU penalty factor setting 2025-05-27 20:03:34 +01:00
medchedli
e562739019 feat: implement OnApplicationBootstrap for LlmNluHelper to build prompts during initialization 2025-05-27 18:14:44 +01:00
Med Marrouchi
3d6518307b
Merge pull request #1041 from Hexastack/1017-bug---nlp-entity-edit-dto-issue
fix(api): add missing field to NlpEntityUpdateDto
2025-05-26 18:01:02 +01:00
yassinedorbozgithub
ff716ab47b fix(api): add missing field to NlpEntityUpdateDto 2025-05-26 08:26:27 +01:00
yassinedorbozgithub
e0ff78ac71 fix(api): update unit tests 2025-05-23 15:58:05 +01:00
yassinedorbozgithub
3ff2b97221 fix(api): add deleteOne builtin protection 2025-05-23 15:56:08 +01:00
yassinedorbozgithub
2f5c85cb64 fix(api): move builtin logic + adapt unit tests 2025-05-23 15:55:03 +01:00
yassinedorbozgithub
7a23b0ded7 fix: update throw message 2025-05-23 15:55:03 +01:00
yassinedorbozgithub
ab30c46d97 fix: block deletion for built Nlp Entities 2025-05-23 15:55:03 +01:00
Mohamed Marrouchi
933daaa221 build: v2.2.8
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
2025-05-22 10:41:13 +01:00
yassinedorbozgithub
6f215afd05 fix: resolve block list bug 2025-05-21 18:02:08 +01:00
Mohamed Marrouchi
031e54ef32 fix: add missing fallback for plugins 2025-05-20 16:36:14 +01:00