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 |
|
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 |
|
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 |
|
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
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 |
|
Mohamed Marrouchi
|
1f7a8bd625
|
fix: reuse quickReplies
|
2025-05-20 16:15:04 +01:00 |
|
Mohamed Marrouchi
|
409f397454
|
fix: apply nit picks
|
2025-05-20 16:10:50 +01:00 |
|
Mohamed Marrouchi
|
94cb9d2a7c
|
feat: adjust local fallback
|
2025-05-20 15:57:32 +01:00 |
|
Mohamed Marrouchi
|
0163b07054
|
feat: refactor and use envelope factory
|
2025-05-20 15:38:29 +01:00 |
|
Mohamed Marrouchi
|
9207d4d349
|
fix: add attachment unit tests
|
2025-05-20 15:20:09 +01:00 |
|
Mohamed Marrouchi
|
fa5f835cef
|
test: add unit tests
|
2025-05-20 15:04:16 +01:00 |
|
Mohamed Marrouchi
|
c9f521a837
|
fix: permanent ctx vars update + unit tests
|
2025-05-16 19:17:54 +01:00 |
|
Mohamed Marrouchi
|
8033eb3099
|
fix: permanent ctx vars update
|
2025-05-16 17:14:29 +01:00 |
|
yassinedorbozgithub
|
775c6c2885
|
fix(api): apply feedback
|
2025-05-15 12:04:26 +01:00 |
|
yassinedorbozgithub
|
b208afb508
|
fix(api): add check contextValue check
|
2025-05-15 11:53:53 +01:00 |
|
Mohamed Marrouchi
|
2b2d508ec7
|
feat: use cache
|
2025-05-14 08:32:35 +01:00 |
|
Mohamed Marrouchi
|
7dd3297fa3
|
fix: remove unecessary var
|
2025-05-13 19:07:21 +01:00 |
|
Mohamed Marrouchi
|
82d6bc8d49
|
fix: apply PR review feedback
|
2025-05-13 19:05:50 +01:00 |
|
Mohamed Marrouchi
|
e85084cd41
|
fix: add canonical value check
|
2025-05-13 17:07:28 +01:00 |
|
Mohamed Marrouchi
|
09666efec6
|
feat: update nlu llm helper to use pattern lookup
|
2025-05-13 16:27:36 +01:00 |
|
Mohamed Marrouchi
|
949fee281a
|
fix: minor fixes
|
2025-05-13 16:27:36 +01:00 |
|
Mohamed Marrouchi
|
6e89192f88
|
feat: add determinisic slot filling (keyword and patter lookup strategies)
|
2025-05-13 16:27:36 +01:00 |
|
Mohamed Marrouchi
|
9e0df0d530
|
feat(api): add nlp pattern lookup strategy
|
2025-05-13 16:27:36 +01:00 |
|
Mohamed Marrouchi
|
e2d6d15215
|
build: v2.2.7
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-05-13 16:26:39 +01:00 |
|
Mohamed Marrouchi
|
66c1de80fc
|
fix: disable ws unit test (temp)
|
2025-05-13 16:25:04 +01:00 |
|
Med Marrouchi
|
7e22a43cd5
|
Merge pull request #995 from Hexastack/993-bug-console-chat-widget-doesnt-show-quick-replies
fix: Show quick replies in Console Chat Widget
|
2025-05-13 15:01:36 +01:00 |
|