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
|
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
|
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 |
|
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
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
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
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
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 |
|