1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-19 14:52:21 +03:00
Commit Graph

18 Commits

Author SHA1 Message Date
Divlo
8c89cbf43c
Merge branch 'develop' into feat/better-json-schemas-developer-experience 2023-04-05 00:13:34 +02:00
Divlo
248dbb84f0
chore: add $schema property to all JSON files 2023-01-06 21:48:35 +01:00
louistiti
69e90c3b5f
refactor(server): HTTP server and structure (wip) 2022-11-14 00:49:24 +08:00
louistiti
06a2adf62b feat: add pre-checking for all JSON configs 2022-11-11 21:43:24 +08:00
louistiti
019c462bfa
feat: complete Prettier setup 2022-09-03 19:12:41 +08:00
louistiti
41435b3cbc
chore: change email address 2022-08-23 23:01:46 +08:00
louistiti
f17b894907
refactor: legacy package/module naming to skills naming 2022-08-20 22:47:06 +08:00
louistiti
01f7515e6f
refactor: switch from skill NLU config to skill config naming 2022-08-20 22:35:34 +08:00
louistiti
e1485c2ed3
refactor: simplify skills outputs 2022-06-12 17:58:57 +08:00
louistiti
8b56a1850c
feat(server): add current utterance entities to differentiate from the whole context 2022-04-06 02:10:05 +08:00
louistiti
9d6ae0aecd
refactor: comply skills params to new structure 2022-04-05 10:22:49 +08:00
louistiti
77ebaf4a9c
feat(server): from modules to skills with type at the actions level 2022-03-28 00:27:42 +08:00
louistiti
975b8ebcf0
feat: context and slot filling preparation (wip) 2022-02-23 21:33:47 +08:00
louistiti
cf6340b3ca
refactor(skill/youtube_downloader): from module to skill 2022-02-22 09:21:05 +08:00
louistiti
6f04e36342
refactor(skill/speed_test): from module to skill 2022-02-22 08:29:57 +08:00
louistiti
9d5ceb03cb
refactor(skill/have_i_been_pwned): from module to skill 2022-02-20 23:55:21 +08:00
louistiti
3fea149497
refactor(skill/is_it_down): from module to skill 2022-02-20 23:28:13 +08:00
louistiti
cf2a28aac2
feat(server): add skills domains 2022-02-09 22:47:52 +08:00