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

28 Commits

Author SHA1 Message Date
louistiti
c4d2524922
scripts(setup-llm): kick off LLM setup and unify common functions 2024-01-29 00:20:38 +08:00
Divlo
16e1f7a34a
chore: remove dead code 2023-05-28 01:32:57 +02:00
Divlo
4f5b385fd7
chore: rename config.json to settings.json 2023-05-26 23:31:25 +02:00
louistiti
9a06c64a5d
feat(bridge/nodejs): Prisma SQLite setup 2023-05-11 23:26:42 +08:00
louistiti
e65ecd5b67 fix(scripts): install Node.js skills packages timestamp comparison 2023-05-08 21:45:06 +08:00
louistiti
40819e8e17
feat(bridge/nodejs): release process 2023-04-30 23:39:39 +08:00
louistiti
8b2f06e305 feat(server): bootstrap Node.js bridge entry point 2023-04-27 20:16:08 +08:00
louistiti
337854ab02
feat: kick off telemetry client 2023-04-12 00:25:40 +08:00
Divlo
ba09ef10b1
feat: add generate:json-schemas script 2023-01-06 21:18:19 +01:00
louistiti
2f56a14d68
chore: delete package-lock.json file due to @ffmpeg-installer/ffmpeg optionalDependencies binaries 2022-11-19 21:14:36 +08:00
louistiti
23d6dd5e91
chore: ignore Fleet folder 2022-10-15 20:46:57 +08:00
louistiti
a5cbbf93a9
ci: try pre-release with all OSes 2022-10-13 01:42:36 +08:00
louistiti
0a4baf67ac
feat: isolate TCP server 2022-10-04 17:10:14 +08:00
louistiti
39b605f6f4
chore: transparent distribution structure 2022-10-04 14:30:10 +08:00
louistiti
a27ab96e18
feat: Python bridge binary build with cx_Freeze 2022-10-04 14:19:56 +08:00
louistiti
f1dcb07d5b
feat: Python bridge build on macOS x86_64 arch 2022-10-02 15:43:48 +08:00
louistiti
e37526d905
feat(server): introduce main NLP model and resolvers NLP model 2022-06-30 22:35:54 +08:00
louistiti
3713521b08
refactor: move up /server/src/config to /core level 2022-06-19 23:57:36 +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
0e3555f1e3
refactor(server): from modules to skills for the connection between core and skills 2022-02-14 23:06:37 +08:00
louistiti
79be099cc5
chore: remove DeepSpeech binary folder; add Coqui binary folder to gitignore 2022-01-31 14:11:48 +08:00
louistiti
99dba81122
refactor(server): switch from classifier to NLP model 2021-04-01 17:24:59 +08:00
louistiti
8a9f018b18
refactor(server): make use of NLP sub package instead of the monolith one 2021-03-28 13:02:54 +08:00
louistiti
a42ecb4288
fix(web app): add back the main.js file 2021-03-16 21:39:47 +08:00
louistiti
00c475ea00
refactor(web app): introduce Vite 2021-03-16 01:11:40 +08:00
Ifeoluwa Arowosegbe
a7a6d885a8 feat(package/checker): Add test for haveibeenpwned module 2019-04-17 12:00:54 +01:00
Louistiti
fb987b5e30 refactor(server): give query object file in child process arg 2019-03-02 12:54:25 +08:00
Louistiti
ed093bf654 chore: init 2019-02-10 20:26:50 +08:00