Commit Graph

2193 Commits

Author SHA1 Message Date
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
a5ad31bd2e fix(frontend): resolve duplicated subscriber issue 2025-05-30 06:55:19 +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
Med Marrouchi
706445acf3
Merge pull request #1054 from Hexastack/feat/add-url-styling-in-inbox-chat-messages
Add URL auto-linking for chat messages in the inbox page
2025-05-29 17:46:01 +01:00
Med Marrouchi
8c3f8169b8
Merge pull request #1053 from Hexastack/fix/add-links-styling-in-chat-widget
fix: update chat link styles
2025-05-29 17:45:46 +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
Med Marrouchi
cabbc42102
Merge pull request #1059 from Hexastack/1058-issue---missing-list-dynamic-form-control
fix(frontend): add limit validation based on block list type
2025-05-29 15:53:35 +01:00
Med Marrouchi
f8309faf01
Merge pull request #1062 from Hexastack/1061-issue---duplicated-inbox-page
fix(frontend): remove duplicated inbox page
2025-05-29 15:50:22 +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
Med Marrouchi
74a12e1559
Merge pull request #1052 from Hexastack/fix/use-search-v3
Fix/use search v3
2025-05-29 15:26:51 +01:00
medchedli
4492bbd4b8 fix: improve error logging for LLM NLU helper prompt initialization 2025-05-29 11:28:39 +01:00
yassinedorbozgithub
b7b4d7f5a4 fix(frontend): remove duplicated inbox page 2025-05-29 11:22:21 +01:00
medchedli
269e07d94f fix: update chat link hover color to use launcher color 2025-05-29 11:18:26 +01:00
medchedli
4cdd619bf1 fix: add HTML sanitization in Autolinker 2025-05-29 10:45:36 +01:00
medchedli
69184564d5 fix: update chat message to use CustomContent instead of TextContent 2025-05-29 10:22:10 +01:00
yassinedorbozgithub
76596cd472 fix: apply feedback 2025-05-29 09:42:37 +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
Mohamed Marrouchi
1607475b21 fix: nit 2025-05-29 07:33:01 +01:00
yassinedorbozgithub
d54fab07d0 fix(frontend): add limit validation based on block list type 2025-05-29 07:19:28 +01:00
Mohamed Marrouchi
7c4c2a2448 fix: enhance flickering 2025-05-29 07:14:10 +01:00
yassinedorbozgithub
485e48bdd1 feat(api): add migration script v2.2.9 2025-05-29 07:01:44 +01:00
Mohamed Marrouchi
2cfff18cb5 fix: preserve search on conversation select 2025-05-29 06:39:23 +01:00
Mohamed Marrouchi
158663dd66 fix: nit 2025-05-29 06:32:42 +01:00
medchedli
97485beb9c fix: add error handling and sanitization for URL formatting 2025-05-28 21:23:56 +01:00
medchedli
7ac75159e1 feat: add url auto-linking for chat messages in the inbox page 2025-05-28 19:32:36 +01:00
medchedli
34a84f8521 fix(styles): update chat link styles for better visibility on hover 2025-05-28 19:18:52 +01:00
Mohamed Marrouchi
7a4f8a7786 feat: apply across all pages 2025-05-28 19:07:46 +01:00
Mohamed Marrouchi
6b0ad29ee8 feat: add query param hook 2025-05-28 17:06:54 +01:00
Mohamed Marrouchi
0f8f0dd27f fix: move debounce to text input and enhance 2025-05-28 17:06:23 +01:00
Mohamed Marrouchi
0c31d3047e fix: revert to older version 2025-05-28 16:26:32 +01:00
medchedli
4cb3229f1b feat: add default NLU penalty factor setting 2025-05-27 20:03:34 +01:00
Med Marrouchi
4692339bea
Merge pull request #1029 from Hexastack/1024-bug---update-ui-i18n-incorrect-translations
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(frontend): update incorrect translation keys
2025-05-27 18:26:46 +01:00
medchedli
e562739019 feat: implement OnApplicationBootstrap for LlmNluHelper to build prompts during initialization 2025-05-27 18:14:44 +01:00
Med Marrouchi
988a56609a
Merge pull request #1036 from Hexastack/fix/update-version-to-2.2.8-in-pkg-lock-file
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
Update version to 2.2.8 in package-lock.json
2025-05-26 18:54:56 +01:00
yassinedorbozgithub
fb2fb691fe fix(frontend): apply feedback 2025-05-26 18:21:06 +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