1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-11-27 16:16:48 +03:00
Commit Graph

79 Commits

Author SHA1 Message Date
louistiti
be0da3d1e2 feat(bridge/python): widgets support 2024-08-26 22:06:20 +08:00
louistiti
dc9e9df907
feat(skill/timer): create cancel_timer action 2024-08-25 08:11:20 +08:00
louistiti
25af621e09
fix(web app): delayed next event loop tick for auto scroll down 2024-08-25 08:04:00 +08:00
louistiti
556650d471 feat: widget fetching backbone (WIP) 2024-08-22 08:42:41 +08:00
louistiti
c695aadfbe feat(skill/timer): add check_timer action 2024-08-21 09:32:07 +08:00
louistiti
ff83e272c0 feat(server): skill on fetch backbone (WIP) 2024-08-20 08:45:59 +08:00
louistiti
470889a797 feat(skill/timer): custom timer component 2024-08-16 08:12:46 +08:00
louistiti
d77c975800 feat(skill/timer): kick off (WIP) 2024-08-15 08:09:32 +08:00
louistiti
3b5d0432ae feat(server): get NER duration unit 2024-08-14 08:19:03 +08:00
louistiti
ff29aa4ddd feat: bind widget event methods 2024-08-12 21:52:03 +08:00
louistiti
f8289fa809 chore: upgrade React to latest 2024-07-16 09:38:51 +08:00
louistiti
626c77d340 feat(server): upgrade node-llama-cpp to 3.0.0-beta.38 2024-07-14 21:16:40 +08:00
louistiti
8eefe53473
feat(web app): prevent from sending utterance while Leon is generating answer 2024-05-27 19:25:57 +08:00
louistiti
0ce1f62c0d
feat: support default conversations powered by LLM with action-first in mind 2024-05-27 18:54:54 +08:00
louistiti
c54ad18cc3
feat(server): do not mention about context switch 2024-05-23 20:47:41 +08:00
louistiti
0e959412d5
feat(python tcp server): TTS cleaned up, ready to be implemented and embedded 2024-05-16 01:03:15 +08:00
louistiti
eeb1b07898
feat(server): chit-chat duty and skill and more 2024-05-05 00:20:59 +08:00
louistiti
03d25f2a48
feat(server): Leon's personality done 2024-05-03 23:00:32 +08:00
louistiti
aa36c8cb2a
feat(server): personality support kick off; answer queue 2024-05-02 16:40:05 +08:00
louistiti
c934d0e30d
feat(server): support dialog type action after slots filled 2024-04-29 18:02:41 +08:00
louistiti
57923f83ee
fix(scripts): always update manifest on LLM setup 2024-04-28 10:10:57 +08:00
louistiti
a38eee71f0
feat(server): set Phi-3 as default LLM 2024-04-26 15:14:28 +08:00
louistiti
c8e03ec401
fix(server): utterance as expected_item loop indefinitely 2024-04-22 23:29:30 +08:00
louistiti
4ca32b5070
feat(scripts): fallback to mirror in case of error to download LLM 2024-04-22 00:00:46 +08:00
louistiti
26af271edc
feat(server): add utterance as expected_item type 2024-04-20 14:29:00 +08:00
louistiti
da49a4dd82
feat(scripts): llama.cpp compatible build 2024-04-18 20:38:02 +08:00
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