1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-19 23:01:31 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
louistiti
4a7e77141e
refactor: remove Python shebangs 2023-05-24 20:32:43 +08:00
Divlo
f3257ad7b0
style(bridge/python): format with autopep8 2023-05-20 20:33:37 +02:00
louistiti
2463759717
refactor: check script according to binaries changes 2022-10-19 00:22:37 +08:00
louistiti
a5cbbf93a9
ci: try pre-release with all OSes 2022-10-13 01:42:36 +08:00
louistiti
3fe89bfda3
feat(tcp server): versioning 2022-10-09 00:31:52 +08:00
louistiti
061f555e11
fix: always make use of latest Python build deps 2022-10-07 13:16:35 +08:00
louistiti
0fd4dd67c7
refactor(tcp server): move tokenizers private libraries to lib location 2022-10-06 08:34:30 +08:00
louistiti
6146fa1f15
fix(tcp server): include private libraries of the tokenizers package 2022-10-06 01:25:26 +08:00
louistiti
3361d9b37e
feat(tcp server): include tokenizers files on build 2022-10-06 01:11:52 +08:00
louistiti
39dacb87e0
chore(tcp server): upgrade to latest setuptools version 2022-10-06 00:59:20 +08:00
louistiti
2c9b675cae
refactor(tcp server): remove cx_Freeze from Pipfile to install it individually during the dev phase 2022-10-06 00:13:54 +08:00
louistiti
0d02b2e9fa
fix: remove requests.certs import from the TCP server and Python bridge setups 2022-10-05 01:31:46 +08:00
louistiti
d8b20660a2
fix: upgrade cx_Freeze to 6.11.1 with --no-binary to avoid OpenSSL conflict with urllib3 2022-10-04 23:57:18 +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