1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-18 22:31:32 +03:00
Commit Graph

422 Commits

Author SHA1 Message Date
louistiti
6862778645
build: release 1.0.0-beta.6 2022-02-07 17:03:15 +08:00
louistiti
d265377a43
fix: do not ask to regenerate the HTTP API key if this one isn't available yet 2022-02-04 14:02:07 +08:00
louistiti
36b0f68afc
Merge branch 'skip-pip-deps' into develop 2022-02-04 13:48:05 +08:00
louistiti
c6c0129158
fix: Python deps tree check 2022-02-04 13:44:40 +08:00
louistiti
2d0b0f1365
perf: check if Python deps tree has been updated before going through deps install 2022-02-04 13:33:32 +08:00
Louis Grenard
699ded22ad
docs: add new sponsor @KeithIMyers 2022-02-04 10:22:52 +08:00
louistiti
5d58f5d918
ci: fix over HTTP test 2022-02-03 22:05:09 +08:00
louistiti
553d5df070
ci: over HTTP test 2022-02-03 22:02:13 +08:00
louistiti
4e4d1cc136
ci: add over HTTP tests 2022-02-03 21:52:37 +08:00
louistiti
6b9d53e0cc
Merge branch 'over-http' into develop 2022-02-03 21:47:00 +08:00
louistiti
7bdbd0dcd0
chore: more explicit comment on over HTTP test 2022-02-03 21:46:13 +08:00
louistiti
58f5f2d21c
test(server): add minimal e2e tests for over HTTP 2022-02-03 21:44:49 +08:00
louistiti
aa0136baec
test(server): e2e modules fix due to breaking changes 2022-02-03 20:42:31 +08:00
louistiti
1535fa67ac
test(server): over HTTP unit testing 2022-02-03 19:37:56 +08:00
louistiti
62eadb10d4
docs: use leon-cli for bugs related to setup 2022-02-03 11:28:15 +08:00
louistiti
af26ecac0f
refactor(server): rename query HTTP endpoint from /api/core/query to /api/query 2022-02-02 20:32:08 +08:00
louistiti
f61eef4882
refactor(server): rename over HTTP option toggle 2022-02-02 19:52:41 +08:00
louistiti
5c88c134f4
Merge branch 'develop' into over-http 2022-02-02 18:37:00 +08:00
louistiti
7039918760
feat(server): make Coqui STT the default STT solution 2022-01-31 14:43:54 +08:00
louistiti
79be099cc5
chore: remove DeepSpeech binary folder; add Coqui binary folder to gitignore 2022-01-31 14:11:48 +08:00
Louis Grenard
4d644ce3fd
Merge branch 'develop' into develop 2022-01-31 06:10:57 +00:00
johba
f563d01d07
fix: hotword offline (#342) 2022-01-31 12:09:54 +08:00
louistiti
bd53641a81
docs: add Divlo to the README 2022-01-31 10:01:09 +08:00
louistiti
b9b204d212
Merge branch 'cli-arrival' into develop 2022-01-29 21:10:58 +08:00
louistiti
3ec38bfb6b
refactor(server): add /api/ on HTTP API endpoints 2022-01-28 18:34:35 +08:00
louistiti
706c528334
chore: remove npm dep vulns 2022-01-25 23:31:54 +08:00
louistiti
429dce6f37
Merge branch 'develop' into cli-arrival 2022-01-25 21:49:40 +08:00
louistiti
bfc50154f0
docs(README): change new npm setup with npm registry 2022-01-25 21:48:20 +08:00
louistiti
3ce5b74e94
Merge branch 'develop' into over-http 2022-01-25 20:21:10 +08:00
louistiti
93a138f77c
chore: use jsconfig instead of IDE config 2022-01-25 20:20:49 +08:00
Johann Barbie
b1c6f5c883 fix: addressed comments by @JRMeyer 2022-01-24 08:20:04 +01:00
Johann Barbie
04d6228841 fix: allow to detect STT offline capabilities 2022-01-23 18:00:06 +01:00
Johann Barbie
86a4816b77 feat: simple coqui-ai stt integration 2022-01-23 12:50:51 +01:00
louistiti
cdf4149939
feat(server): add HTTP API key middleware 2022-01-18 21:57:35 +08:00
louistiti
e6246d1f8f
fix: Amazon Polly is always configured on check script due to new structure 2022-01-17 21:46:08 +08:00
louistiti
d10a7fa788
feat: HTTP API key generator 2022-01-16 22:22:49 +08:00
louistiti
b6428d0384
feat(server): expose queries over HTTP 2022-01-10 22:37:54 +08:00
louistiti
115f9c1645
feat(server): add timeout action over HTTP 2022-01-09 21:22:24 +08:00
louistiti
82fb967af8
feat(server): handle built-in and trim entities over HTTP + add "disabled" HTTP API action option 2022-01-09 21:03:28 +08:00
louistiti
2e5b2c59da
feat(server): execute modules over HTTP 2022-01-09 02:32:02 +08:00
louistiti
cc0fb92351
feat: avoid unnecessary routes generation 2022-01-08 19:55:26 +08:00
louistiti
5b41713a68
feat(server): generate Fastify routes on the file to expose packages over HTTP 2021-12-30 23:06:30 +08:00
louistiti
f1f48757e2
docs: fix changelog tags diff 2021-12-28 22:02:58 +08:00
louistiti
8e45da75ce
chore: bump 1.0.0-beta.6+dev 2021-12-28 21:33:06 +08:00
louistiti
38d0436101
build: release 1.0.0-beta.5 2021-12-28 21:26:00 +08:00
louistiti
89e216fd49
ci: remove unecessary step on lint 2021-12-28 21:06:48 +08:00
louistiti
7cf7f97912
feat(server): support arrays on NER between conditions 2021-12-28 18:08:13 +08:00
louistiti
10f3132d09
ci: disable Husky on lint 2021-12-27 23:09:30 +08:00
louistiti
c86a0df3f4
chore: resetup Husky 2021-12-27 22:57:06 +08:00
louistiti
99e111b52d
chore: fix deep deps vulns 2021-12-27 20:03:06 +08:00