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

110 Commits

Author SHA1 Message Date
louistiti
de3ceb76be feat(python tcp server): unify settings to a single place, model settings included 2024-06-17 09:17:00 +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
85af31b614
feat(python tcp server): TTS tmp inference 2024-05-16 12:03:24 +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
Louis Grenard
6f24f50497
feat(python tcp server): kick off new TTS implementation 2024-05-15 00:09:49 +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
d9f0144e62
feat(server): action loop support 2024-04-29 11:25:18 +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
c4d2524922
scripts(setup-llm): kick off LLM setup and unify common functions 2024-01-29 00:20:38 +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
Divlo
99b5e7ab6d
chore: remove synchronization capability 2023-05-26 22:58:26 +02: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
Divlo
8c89cbf43c
Merge branch 'develop' into feat/better-json-schemas-developer-experience 2023-04-05 00:13:34 +02: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
b51bf4b1c2 refactor(server): model loader error handling 2023-03-20 20:52:42 +08: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
Divlo
248dbb84f0
chore: add $schema property to all JSON files 2023-01-06 21:48:35 +01:00
louistiti
ec10030951
refactor: modify voice config samples default values 2022-11-14 23:49:44 +08:00
Divlo
4ce9676319
fix: include voice configuration sample schemas 2022-11-13 13:02:51 +01:00
Divlo
d973ab4318
chore: delete schemas.ts files outside server 2022-11-13 12:48:43 +01:00
louistiti
6c292994fd
feat: add data schemas 2022-11-02 00:21:14 +08:00
louistiti
29d7f16b2c
feat: add voice configuration schemas 2022-11-01 22:09:52 +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
6ed88a5946
feat: add Cartesian sample training on resolvers + enum entities 2022-07-02 01:42:23 +08:00