hexabot/api/src
2024-12-09 14:15:06 +01:00
..
analytics fix: attach botStats and nlpSampleEnity to the lifecyclehook 2024-12-04 09:00:50 +01:00
attachment fix: update environment variables names 2024-12-02 10:27:27 +01:00
channel feat: llm nlu capability 2024-12-09 14:15:06 +01:00
chat Merge pull request #400 from Hexastack/367-issue-refactor-api-controller-actions-find-findpage 2024-12-06 15:08:39 +01:00
cms fix: update unit tests 2024-12-04 08:47:57 +01:00
config fix: update environment variables names 2024-12-02 10:27:27 +01:00
extensions feat: llm nlu capability 2024-12-09 14:15:06 +01:00
extra feat: add dockerfile base + remove ollama from core + add custom ext 2024-10-27 22:12:39 +01:00
helper feat: llm nlu capability 2024-12-09 14:15:06 +01:00
i18n Refactor: merge find findPage - findAndPopulate findPageAndPopulate 2024-12-03 17:16:57 +01:00
interceptors
logger
nlp Merge pull request #400 from Hexastack/367-issue-refactor-api-controller-actions-find-findpage 2024-12-06 15:08:39 +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: update unit tests 2024-12-04 08:47:57 +01:00
utils fix: update unit tests 2024-12-04 08:47:57 +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