Commit Graph

494 Commits

Author SHA1 Message Date
Mohamed Marrouchi
ce8d85ac0c build: bump version 2024-10-28 08:11:07 +01:00
Mohamed Marrouchi
4ee56fb7f8 fix: remove ollama dep 2024-10-28 07:42:14 +01:00
Med Marrouchi
68adcb504b
Merge pull request #281 from Hexastack/fix/pkg-lock-version
fix: pkg lock version
2024-10-27 22:39:54 +01:00
Mohamed Marrouchi
049dfb4d79 fix: pkg lock version 2024-10-27 22:38:46 +01:00
Med Marrouchi
2679cdac95
Merge pull request #280 from Hexastack/fix/nlu-data
fix: add nlu data volume
2024-10-27 22:32:49 +01:00
Med Marrouchi
2bf0135ca3
Merge pull request #279 from Hexastack/feat/cli-create-project
Feat/cli  Move CLI to it's own repo
2024-10-27 22:32:10 +01:00
Mohamed Marrouchi
c6555b83a3 docs: update readme 2024-10-27 22:28:23 +01:00
Mohamed Marrouchi
8aa1ea91a3 feat: move cli to it's own repo 2024-10-27 22:28:22 +01:00
Med Marrouchi
7584c1dc76
Merge pull request #274 from Hexastack/feat/add-extra-deps
feat: add extra deps + docker base image
2024-10-27 22:24:11 +01:00
Mohamed Marrouchi
bce390be84 feat: add dockerfile base + remove ollama from core + add custom ext 2024-10-27 22:12:39 +01:00
Mohamed Marrouchi
4a8d0aaef1 feat: add extra deps 2024-10-27 22:12:38 +01:00
Med Marrouchi
0b4acd8c43
Merge pull request #272 from Hexastack/fix/organize-type-declarations
Fix/organize type declarations
2024-10-27 22:08:52 +01:00
Mohamed Marrouchi
856b56b851 fix: revert package-lock.json 2024-10-27 21:36:12 +01:00
Mohamed Marrouchi
d0493b1685 fix: revert package-lock.json 2024-10-27 21:33:18 +01:00
Mohamed Marrouchi
1977065451 fix: revert package.json 2024-10-27 21:29:35 +01:00
Mohamed Marrouchi
60eb71a531 fix: add nlu data volume 2024-10-27 19:31:41 +01:00
Mohamed Marrouchi
eda4839fee fix: globals (to be removed later) 2024-10-26 15:26:21 +01:00
Mohamed Marrouchi
9dfc57b503 fix: revert eventemitter changes 2024-10-26 15:13:48 +01:00
Mohamed Marrouchi
e745b97e87 fix: refactor session store 2024-10-26 12:02:39 +01:00
Mohamed Marrouchi
acc6fcaa88 fix: event emitter + misc typings 2024-10-26 10:36:47 +01:00
Mohamed Marrouchi
c722b85d5d fix: express session 2024-10-26 09:02:34 +01:00
Mohamed Marrouchi
1b1a0b4b35 fix: mongoose 2024-10-26 08:23:02 +01:00
Med Marrouchi
6b387b826b
Merge pull request #269 from Hexastack/268-issue-base-repositoryts-has-typing-issues
fix(api): enhance base-repository.ts typing
2024-10-25 19:19:45 +01:00
yassinedorbozgithub
8c0c1c9a1f fix(api): update comment 2024-10-25 12:27:55 +01:00
yassinedorbozgithub
801841fb13 fix(api): enhance base-repository.ts typing 2024-10-25 12:24:04 +01:00
Med Marrouchi
a83b10495e
Merge pull request #264 from Hexastack/feat/enhance-llm-helper
feat: enhance llm helper support
2024-10-24 15:03:55 +01:00
Mohamed Marrouchi
e2e61ef7c9 feat: add ollama helper & plugin as a npm pkg (installed by default) 2024-10-23 16:33:21 +01:00
Mohamed Marrouchi
c9b7567fd5 fix: minor fixes 2024-10-23 15:03:37 +01:00
Mohamed Marrouchi
9479e40370 feat: enhance llm helper support 2024-10-23 10:50:43 +01:00
Med Marrouchi
28ff1b474a
Merge pull request #263 from Hexastack/hotfix/clear-setting-cache
fix: clear setting cache once seeded
2024-10-23 08:30:09 +01:00
Mohamed Marrouchi
5524d3c4c0 fix: clear setting cache once seeded 2024-10-23 08:23:25 +01:00
Med Marrouchi
16c4852d67
Merge pull request #257 from Hexastack/feat/refactor-extension
feat: refactor extensions as npm packages (be brave 1)
2024-10-23 06:31:36 +01:00
Mohamed Marrouchi
ab35a77b9c fix: add missing copyright header 2024-10-23 06:22:26 +01:00
Mohamed Marrouchi
eebb07b3e3 fix: add copyright header 2024-10-23 06:20:41 +01:00
Mohamed Marrouchi
5218233434 feat: rename live chat tester to console 2024-10-23 06:20:39 +01:00
Mohamed Marrouchi
a3d7b83511 feat: rename offline to web 2024-10-23 06:20:02 +01:00
Mohamed Marrouchi
1fc58f4496 fix: remove old way of handling extensions 2024-10-23 06:20:02 +01:00
Mohamed Marrouchi
357e058e65 fix: package.json 2024-10-23 06:20:02 +01:00
Mohamed Marrouchi
9ca46a07c6 fix: rename group to namespace 2024-10-23 06:20:02 +01:00
Mohamed Marrouchi
7f9b5e1b58 fix: restore package-lock.json 2024-10-23 06:20:01 +01:00
Mohamed Marrouchi
a70be216ac fix: dynamic provides 2024-10-23 06:20:01 +01:00
Mohamed Marrouchi
35cf78c523 feat: refactor extensions as npm packages (be brave 1) 2024-10-23 06:20:01 +01:00
Med Marrouchi
4cf5c57053
Merge pull request #262 from Hexastack/feat/widget-icon
feat: hexabot logo in the widget header
2024-10-22 16:16:42 +01:00
Med Marrouchi
3f8d0a749c
Merge pull request #258 from MohamedAliBouhaouala/enhance/intent-classifier
Enhance/intent classifier
2024-10-22 16:15:51 +01:00
Med Marrouchi
6e58361abf
Merge pull request #248 from Hexastack/247-issue-eslint-rule-to-automate-adding-copyright-header
247 issue eslint rule to automate adding copyright header
2024-10-22 16:15:28 +01:00
Mohamed Marrouchi
79842f5f46 feat: hexabot logo in the widget header 2024-10-22 15:41:08 +01:00
Med Marrouchi
46968412f2
Merge pull request #261 from Hexastack/hotfix/ts-issue
fix: ts issue (event listener)
2024-10-22 15:19:44 +01:00
Mohamed Marrouchi
7b275c40f4 fix: ts issue 2024-10-22 15:10:39 +01:00
Med Marrouchi
f26a97f763
Merge pull request #246 from Hexastack/245-issue-enhance-event-typing
fix(api): enhance event typing
2024-10-22 15:02:00 +01:00
hexastack
a8c6a97f6c fix: restore requirements.txt 2024-10-22 14:31:52 +01:00