1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-25 01:31:47 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
louistiti
f68da11f6b
refactor(server): make use of node:* import for all Node.js built-in modules 2022-09-26 23:28:25 +08:00
Divlo
c68b16191a
chore: remove unneeded eslint disable comments 2022-09-20 21:49:41 +02:00
louistiti
019c462bfa
feat: complete Prettier setup 2022-09-03 19:12:41 +08:00
louistiti
763d19069b
refactor(server): expressions to utterance samples 2022-02-10 22:11:17 +08:00
louistiti
1535fa67ac
test(server): over HTTP unit testing 2022-02-03 19:37:56 +08:00
louistiti
ddfebb0d74
refactor: remove training type 2021-12-27 17:09:12 +08:00
louistiti
99dba81122
refactor(server): switch from classifier to NLP model 2021-04-01 17:24:59 +08:00
louistiti
a777ce36af
style: fix new linting 2021-03-16 01:39:52 +08:00
louistiti
f5debe3bb5
chore: upgrade execa to latest and adapt to new API 2021-03-04 22:49:52 +08:00
louistiti
0e093da5af
chore: remove strict mode 2021-03-03 17:09:31 +08:00
Louistiti
5cf77d9011 fix: e2e tests by adding modules actions level 2019-05-04 09:41:37 +08:00
Louistiti
a6f55ef400 test(server): fix language attribution before NLP testing 2019-05-01 14:32:50 +08:00
Louistiti
d910eb153c chore: add post and pre expressions training to all the tests 2019-05-01 13:15:36 +08:00
Louistiti
8f3bb5ab80 chore: do not execute any module during the NLP testing 2019-04-27 21:46:05 +08:00
Louistiti
80f9155840 test: fixed sequential execution due to the new NLU implementation 2019-03-05 08:38:18 +08:00
Louistiti
ed093bf654 chore: init 2019-02-10 20:26:50 +08:00