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

16 Commits

Author SHA1 Message Date
louistiti
5970ec9e8e
feat: Python TCP server and Node.js TCP client for IPC (wip) 2022-03-05 18:46:34 +08:00
louistiti
b775ec4e9d
refactor: continue from modules to skills transition 2022-02-17 20:10:42 +08:00
louistiti
fe90c68ea0
feat(server): bootstrap skill structure 2022-02-13 07:48:45 +08:00
louistiti
f24513a223
feat(server): on-the-fly language switching 2022-02-13 01:42:29 +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
d10a7fa788
feat: HTTP API key generator 2022-01-16 22:22:49 +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
3b47cb5ee8
docs: trim .html ext 2021-05-31 07:53:49 +08:00
Louistiti
cdef5f8d15 refactor: remove web app env variables 2019-05-25 12:16:10 +08:00
Louistiti
7c4403fdaf refactor: give a try for better reverse proxy 2019-05-20 08:24:59 +08:00
Louistiti
68c81875dc docs: add configuration docs URL in the dotenv file 2019-05-13 08:07:38 +08:00
Louistiti
1d559070e2 style: improve LC_ALL and LANG comment 2019-02-24 16:49:14 +08:00
Louistiti
3165814036 style: add explicit comment for LC_ALL and LANG env variables 2019-02-24 16:46:19 +08:00
Louistiti
ed093bf654 chore: init 2019-02-10 20:26:50 +08:00