1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-11-23 20:12:08 +03:00
Commit Graph

47 Commits

Author SHA1 Message Date
louistiti
993d52e868
feat: train affirmation and denial resolver 2022-05-23 22:23:32 +08:00
louistiti
870ab2e87e
feat(server): add more affirmative utterance samples 2022-05-14 12:53:31 +08:00
louistiti
0ebc0518e6
fix(skill/rochambeau): final logic 2022-05-09 22:31:47 +08:00
louistiti
7f5e30ac82
feat(skill/rochambeau): init 2022-05-09 21:47:35 +08:00
louistiti
1529c72039
feat(server): add handsigns custom entity 2022-05-08 22:16:28 +08:00
louistiti
6c59f17207
chore: tmp 2022-05-01 08:48:07 +08:00
louistiti
19e1aa22f6
feat(server): prepare action loop feature 2022-04-07 22:09:01 +08:00
louistiti
25adf406c8
feat(server): context and slot filling, keep context and await for entities 2022-03-27 19:50:35 +08:00
louistiti
334bf393f2
feat(server): introduce resolvers for slot filling (wip) 2022-03-22 00:39:36 +08:00
louistiti
2b03d981ab
refactor(server): add prefix for system intents 2022-03-20 20:01:24 +08:00
louistiti
969a83e608
feat(server): slot filling (wip) 2022-03-20 19:25:42 +08:00
louistiti
1845eed71d
feat(server): trigger unsupported language 2022-03-20 18:07:16 +08:00
louistiti
d1c2a11d82
feat(server): context (wip) 2022-03-14 00:06:23 +08:00
louistiti
1e6835a9e5
chore: context (wip) 2022-03-12 13:18:13 +08:00
louistiti
9be7c70076
feat(server): auto restart the TCP server when language is switching 2022-03-06 22:09:04 +08:00
louistiti
8476d5fc3c
refactor(server): add entities data to TCP server message 2022-03-05 21:32:43 +08:00
louistiti
76547d9411
feat: slot filling (wip) 2022-03-03 23:50:45 +08:00
louistiti
0367b44f21
feat: dynamic variable binding on NLG 2022-03-02 00:16:03 +08:00
louistiti
d5577b1ef5
feat(server): more accurate NLG 2022-02-28 22:54:31 +08:00
louistiti
3ca48265e7
feat(server): deep data mapping on enum NER 2022-02-28 01:00:01 +08:00
louistiti
975b8ebcf0
feat: context and slot filling preparation (wip) 2022-02-23 21:33:47 +08:00
louistiti
4107932d00
feat: annotate entities on the fly + prepare for dialog skill type and cross-domains data 2022-02-22 22:31:06 +08:00
louistiti
cf6340b3ca
refactor(skill/youtube_downloader): from module to skill 2022-02-22 09:21:05 +08:00
louistiti
131659928e
refactor(skill/product_hunt_trends): from module to skill 2022-02-22 09:04:18 +08:00
louistiti
4029759ba7
refactor(skill/github_trend): from module to skill 2022-02-22 08:44:21 +08:00
louistiti
6f04e36342
refactor(skill/speed_test): from module to skill 2022-02-22 08:29:57 +08:00
louistiti
c658425913
refactor(skill/who_am_i): from module to skill 2022-02-21 23:13:26 +08:00
louistiti
b19bb0e3eb
refactor(skill/welcome): from module to skill 2022-02-21 23:10:06 +08:00
louistiti
41c4436924
refactor(skill/random_number): from module to skill 2022-02-21 23:06:08 +08:00
louistiti
dc4b6ff296
refactor(skill/partner_assistant): from module to skill 2022-02-21 23:02:50 +08:00
louistiti
13132279f3
refactor(skill/meaning_of_life): from module to skill 2022-02-21 22:52:24 +08:00
louistiti
195278f975
refactor(skill/joke): from module to skill 2022-02-21 22:49:12 +08:00
louistiti
3403e8cc12
refactor(skill/greeting): from module to skill 2022-02-21 22:44:58 +08:00
louistiti
5fecc1fd85
refactor(skill/good_bye): from module to skill 2022-02-21 22:41:54 +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
4e36843c96
refactor(skill/todo_list): inject all actions 2022-02-17 21:45:14 +08:00
louistiti
ef0c54b226
fix(server): fallback due to modules to skills refactoring 2022-02-17 08:20:48 +08:00
louistiti
cad072c3a6
refactor: skills over HTTP 2022-02-16 22:28:05 +08:00
louistiti
3ec38bfb6b
refactor(server): add /api/ on HTTP API endpoints 2022-01-28 18:34:35 +08:00
louistiti
82fb967af8
feat(server): handle built-in and trim entities over HTTP + add "disabled" HTTP API action option 2022-01-09 21:03:28 +08:00
louistiti
2e5b2c59da
feat(server): execute modules over HTTP 2022-01-09 02:32:02 +08:00
louistiti
5b41713a68
feat(server): generate Fastify routes on the file to expose packages over HTTP 2021-12-30 23:06:30 +08:00
Louistiti
4d929dc4fa refactor(server): actions to fallbacks 2019-05-04 11:20:35 +08:00
Louistiti
d34ddde843 refactor(server): min confidence 2019-05-01 16:00:01 +08:00
Louistiti
7d5a35c9fc refactor(server): use full query object path as child process arg 2019-03-02 16:41:35 +08:00
Louistiti
ed093bf654 chore: init 2019-02-10 20:26:50 +08:00