1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-11-28 04:04:58 +03:00
Commit Graph

53 Commits

Author SHA1 Message Date
louistiti
cf02f0f91d
feat(server): final LLM setup 2024-04-17 00:10:41 +08:00
louistiti
73d919868b
feat(server): LLM entities support 2024-04-14 17:41:39 +08:00
louistiti
0d3c42beb2
feat(server): implement PoC skill to validate LLM execution 2024-02-19 18:01:41 +08:00
Louis Grenard
30c9d3bce5
feat(server): create updater 2024-02-14 17:37:21 +08:00
louistiti
71ebdc5d80
refactor(server): prepare LLM TCP client connection 2024-02-13 18:51:45 +08:00
louistiti
201d1ce4e4
feat(web app): widget PoC 2023-11-17 00:06:30 +08:00
louistiti
f61e4f08a4 feat(web app): import Aurora 2023-06-29 22:18:46 +08:00
louistiti
eea6b0392d
feat(skill/date_time): add new utterance samples 2023-06-29 00:17:29 +08:00
louistiti
b5ef7242af
fix(skill/have_i_been_pwned): use current_entities instead of entities 2023-05-28 09:23:50 +08:00
louistiti
7a9068283b refactor(bridge/python): new bridge main file 2023-05-22 20:32:36 +08:00
louistiti
9b839d3e66
feat(bridge/nodejs): first draft 2023-05-02 23:53:41 +08:00
louistiti
9fa0c2e1ba
chore: re-enable linter on commit 2023-04-03 22:29:21 +08:00
Divlo
bd66bb5cb7
refactor: usage of fs.promises 2023-04-02 20:34:50 +02:00
Divlo
c49f931da4
style: fix linting 2023-04-02 19:18:15 +02:00
louistiti
abf811f2e4
refactor(server): handle skill result in brain 2023-02-20 22:58:15 +08:00
louistiti
a77f0e2473
refactor(server): implement all NER entity types 2023-02-19 20:48:48 +08:00
louistiti
019c462bfa
feat: complete Prettier setup 2022-09-03 19:12:41 +08:00
louistiti
f9865b71c3
refactor(skill/rochambeau): move handsign global entity to skill enum entity 2022-07-10 20:07:29 +08:00
louistiti
905d248ebf
feat: better isolate skill resolvers from global resolvers + finish up Akinator skill 2022-07-10 19:58:07 +08:00
louistiti
7101b8b4b8
feat: actions on slot level + akinator skill progress 2022-07-04 21:50:57 +08:00
louistiti
02a2f71470
feat(skill/akinator): backbone 2022-07-04 00:47:10 +08:00
louistiti
86d5040a7d
feat(skill/mbti): main NLU structure [skip ci] 2022-06-30 00:31:21 +08:00
louistiti
ce00989b01
feat(skill/color): introduce color skill 2022-06-26 19:32:49 +08:00
louistiti
573704706c
feat(skill/rochambeau): introduce paper scissors rock 2022-06-19 12:00:17 +08:00
louistiti
fba80966c9
feat(skill/guess_the_number): introduce the Guess the Number skill 2022-06-16 23:38:35 +08:00
louistiti
10d10a1690
feat: support dynamic variables on skill NLU settings for logic type 2022-06-12 10:49:07 +08:00
louistiti
2ac1bc63cc
fix(server): multiple slots filling 2022-06-10 22:57:31 +08:00
louistiti
7f5e30ac82
feat(skill/rochambeau): init 2022-05-09 21:47:35 +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
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
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
d5577b1ef5
feat(server): more accurate NLG 2022-02-28 22:54:31 +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
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