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

1473 Commits

Author SHA1 Message Date
louistiti
bad92d3569
feat(bridge/nodejs): add ListHeader component 2023-12-03 21:48:23 +08:00
louistiti
1f0e4d2260
feat(bridge/nodejs): add List component 2023-12-03 21:47:41 +08:00
louistiti
d460dc59f5
feat(bridge/nodejs): add Link component 2023-12-03 21:46:47 +08:00
louistiti
eb64695697
feat(bridge/nodejs): add TextInput component 2023-12-03 21:44:00 +08:00
louistiti
308bebeb48
feat(bridge/nodejs): add Image component 2023-12-03 21:41:08 +08:00
louistiti
bd71866342
feat(bridge/nodejs): add IconButton component 2023-12-03 21:40:21 +08:00
louistiti
b55d58ec30
feat(bridge/nodejs): add Icon component 2023-12-03 21:39:34 +08:00
louistiti
2cf4ef54c3
feat(bridge/nodejs): add Flexbox component 2023-12-03 21:38:36 +08:00
louistiti
34a5e8bac1
feat(bridge/nodejs): add CircularProgress component 2023-12-03 21:37:10 +08:00
louistiti
502ec8ba2e
feat(bridge/nodejs): add Checkbox component 2023-12-03 21:35:56 +08:00
louistiti
ac25897e9e
feat(bridge/nodejs): add Card component 2023-12-03 21:32:38 +08:00
louistiti
c44824c89d
feat: Aurora components auto mapping of types 2023-11-27 23:17:51 +08:00
louistiti
673de84936
chore: upgrade @leon-ai/aurora to latest (component types exports) 2023-11-27 22:41:19 +08:00
louistiti
78aa9c6ddc
feat: new rendering engine prototype on widgets 2023-11-26 23:22:32 +08:00
Théo LUDWIG
ea2e5b9747
chore: bump @leon-ai/aurora to v1.0.0-beta.5 2023-11-22 18:10:45 +01:00
louistiti
ea1a33b51f
refactor(web app): fonts change 2023-11-22 21:39:38 +08:00
louistiti
7a441d50b9
chore: remove ark-ui from core 2023-11-22 20:51:26 +08:00
Théo LUDWIG
364b74568e
chore: usage of @leon-ai/aurora 2023-11-21 23:09:12 +01:00
Théo LUDWIG
5f5cb1f55b
chore: remove aurora 2023-11-21 23:04:17 +01:00
louistiti
4479fcd655
feat: tmp understanding of the JSX parser 2023-11-21 22:19:06 +08:00
louistiti
ad56672819
feat: add checkbox component to skill renderer test 2023-11-21 20:48:05 +08:00
louistiti
b4bcabbb9e
feat: use TSX template for widget format 2023-11-20 21:52:44 +08:00
louistiti
aaf1a1989b
feat(web app): cast props value as boolean when necessary 2023-11-18 17:05:29 +08:00
louistiti
2025e366d2
feat(web app): widget components tmp case parsing 2023-11-17 00:33:27 +08:00
louistiti
201d1ce4e4
feat(web app): widget PoC 2023-11-17 00:06:30 +08:00
louistiti
2d1e27926d
chore: add classnames npm dep 2023-11-16 23:20:01 +08:00
louistiti
e449011f90
chore: merge branch 'develop' into widget-backbone 2023-11-16 23:18:25 +08:00
louistiti
84b84453a7
Merge branch 'chore/clean-up' into develop 2023-11-15 22:38:53 +08:00
louistiti
00cee2d2fd
ci: remove macOS ARM64 test runner 2023-11-15 21:56:59 +08:00
Louis Grenard
78cce1970e
ci: macOS ARM64 runner test 2023-11-15 21:46:51 +08:00
louistiti
977a822cc8
fix(scripts): clone intent-object JSON files for bridges on check command 2023-11-15 21:15:29 +08:00
Théo LUDWIG
1558970619
chore: forgotten tsconfig.json to update 2023-11-15 02:00:57 +01:00
Théo LUDWIG
86de211fa8
BREAKING: drop support for Docker 2023-11-15 01:23:05 +01:00
Théo LUDWIG
2923c6504b
chore: update dependencies + usage of tsx instead of ts-node 2023-11-15 01:10:06 +01:00
Théo LUDWIG
3e23950519
chore: remove dependabot 2023-11-14 23:59:10 +01:00
louistiti
92eb32b4da
build(tcp server): 1.1.0 2023-11-14 23:31:10 +08:00
louistiti
754bd7380f
build(bridge/python): 1.2.0 2023-11-14 22:38:34 +08:00
louistiti
d32cda3663
build(bridge/nodejs): 1.1.0 2023-11-14 22:35:27 +08:00
louistiti
e175ea5c12
feat(web app): widget PoC beginning 2023-11-12 23:19:51 +08:00
louistiti
167c97120d
Merge branch 'develop' into widget-backbone 2023-11-12 22:23:18 +08:00
louistiti
c8d2e8c985
chore: bump to 1.0.0-beta.10+dev 2023-11-12 22:22:56 +08:00
louistiti
e73bd632f5
feat: progress on widget brainstorming 2023-11-12 18:34:09 +08:00
louistiti
2a15434919
Merge branch 'feat-improve-ner-types' into develop 2023-11-12 18:16:37 +08:00
louistiti
b2c375861b
feat: identify entities from utterance samples for a better prioritization of classifications 2023-11-12 18:14:16 +08:00
Théo LUDWIG
ae6fec335d
fix(skill/date_time): add follow up utterance samples 2023-07-24 23:00:30 +02:00
louistiti
16302ec6e4
Merge branch 'develop' into feat-improve-ner-types 2023-07-23 11:26:38 +08:00
Louis Grenard
4d03e1bb4e
docs(README): add knowledge base LLM scenario 2023-07-23 11:15:23 +08:00
Théo LUDWIG
69ce669b4c
feat(tcp server): remove unnecessary data from entity + detect most populated city 2023-07-02 11:09:22 +02:00
Théo LUDWIG
c512b422e7
feat(web app): add "Show more" when answer is "too big" 2023-07-01 23:33:41 +02:00
Théo LUDWIG
2ad6541c3e
feat(skill/help): helps you get started with Leon 2023-07-01 23:28:55 +02:00