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

26 Commits

Author SHA1 Message Date
Divlo
248dbb84f0
chore: add $schema property to all JSON files 2023-01-06 21:48:35 +01: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
141c89ecbf
feat(web app): join us on Discord 2022-08-14 21:19:04 +08:00
louistiti
58ab0acdd8
refactor(server): auto capitalize first letter of spaCy entities 2022-07-21 23:03:48 +08:00
louistiti
f1f8b472b4
refactor(skill/todo_list): adapt to Cartesian training samples 2022-06-26 17:54:49 +08:00
louistiti
a1e9011d5d
feat: achieve Cartesian training 2022-06-26 17:37:21 +08:00
louistiti
795acc5bdd
feat: shared skills memory 2022-06-16 21:31:30 +08:00
louistiti
e1485c2ed3
refactor: simplify skills outputs 2022-06-12 17:58:57 +08:00
louistiti
2ac1bc63cc
fix(server): multiple slots filling 2022-06-10 22:57:31 +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
053d53bb10
refactor(skill/todo_list): French translations 2022-02-21 00:29:45 +08:00
louistiti
d49bc5f63f
refactor(skill/todo_list): finish refactor 2022-02-20 20:24:55 +08:00
louistiti
98a0382103
refactor: stop crash on brain + new skills DB calls 2022-02-20 19:25:08 +08:00
louistiti
da51f3ee30
refactor(skill/todo_list): slightly improve NLU 2022-02-17 22:15:34 +08:00
louistiti
4e36843c96
refactor(skill/todo_list): inject all actions 2022-02-17 21:45:14 +08:00
louistiti
b775ec4e9d
refactor: continue from modules to skills transition 2022-02-17 20:10:42 +08:00
louistiti
08e6c9de54
refactor(skill/todo_list): add French NLG 2022-02-15 22:42:10 +08:00
louistiti
2b547c304b
refactor(skill/todo_list): NLG level 2022-02-15 22:26:06 +08:00
louistiti
42e2346663
refactor(skill/todo_list): from modules to skills add custom functions 2022-02-15 21:05:40 +08:00
louistiti
d8023308d0
feat: new NLP training 2022-02-13 12:20:27 +08:00
louistiti
fe90c68ea0
feat(server): bootstrap skill structure 2022-02-13 07:48:45 +08:00