hexabot/api/src
2024-12-10 07:34:09 +01:00
..
analytics fix: attach botStats and nlpSampleEnity to the lifecyclehook 2024-12-04 09:00:50 +01:00
attachment Merge pull request #425 from Hexastack/fix/missing-await 2024-12-09 15:32:16 +01:00
channel Merge branch 'main' into fix/channel-data-inference-type-issue 2024-12-10 07:34:09 +01:00
chat Merge branch 'main' into fix/channel-data-inference-type-issue 2024-12-10 07:34:09 +01:00
cms Merge pull request #425 from Hexastack/fix/missing-await 2024-12-09 15:32:16 +01:00
config fix: update environment variables names 2024-12-02 10:27:27 +01:00
extensions Merge branch 'main' into fix/channel-data-inference-type-issue 2024-12-10 07:34:09 +01:00
extra feat: add dockerfile base + remove ollama from core + add custom ext 2024-10-27 22:12:39 +01:00
helper fix: rename nlp to nlu namespace 2024-12-09 14:16:08 +01:00
i18n fix: add missing await 2024-12-07 11:59:00 +01:00
interceptors
logger
nlp fix: add missing await 2024-12-07 11:59:00 +01:00
plugins fix: address review comments 2024-11-22 15:38:18 +01:00
setting feat: llm nlu capability 2024-12-09 14:15:06 +01:00
templates
user fix: add missing await 2024-12-07 11:59:00 +01:00
utils Merge pull request #428 from Hexastack/feat/nlu-llm 2024-12-09 15:33:08 +01:00
websocket fix: update environment variables names 2024-12-02 10:27:27 +01:00
app.controller.ts fix: remove unused endpoints 2024-11-06 10:57:17 +01:00
app.module.ts fix: update environment variables names 2024-12-02 10:27:27 +01:00
app.service.ts
global.d.ts fix(api): feedback udpates 2024-10-31 19:08:30 +01:00
index.ts fix: event emitter + misc typings 2024-10-26 10:36:47 +01:00
jest-custom.d.ts
main.ts feat(api): Redis integration REST/WS 2024-11-15 17:39:12 +01:00
seeder.ts feat: fetch remote i18n 2024-10-18 18:33:05 +01:00
swagger.ts