提交

提交图

  • 4f5b385fd7 chore: rename config.json to settings.json Divlo 2023-05-26 23:31:25 +02:00
  • 30e405bbe3 feat(bridge/python): add Settings module Divlo 2023-05-26 23:03:02 +02:00
  • 8c105a043d feat(bridge/nodejs): add Settings module Divlo 2023-05-26 23:01:54 +02:00
  • 99b5e7ab6d chore: remove synchronization capability Divlo 2023-05-26 22:58:26 +02:00
  • b9dbc5012c Revert "chore: add __init__.py files to avoid mypy linting error" Divlo 2023-05-26 10:12:43 +02:00
  • 0b16eebfbd chore: add __init__.py files to avoid mypy linting error Divlo 2023-05-25 22:56:38 +02:00
  • c078505846 refactor(skill/todo_list): usage of new SDK Divlo 2023-05-25 22:47:58 +02:00
  • 421232a6dc refactor(skills): usage of datetime ISO 8601 string format instead of timestamp Divlo 2023-05-25 19:05:51 +02:00
  • c62368ddad chore: comments and French punctuation louistiti 2023-05-25 08:34:20 +08:00
  • f956e1abc6 fix(bridge): memory path always defined Divlo 2023-05-25 01:04:28 +02:00
  • dc88ac244d perf(skill/guess_the_number): only store one game at a time to avoid increasing the size of memory unnecessarily Divlo 2023-05-25 00:38:34 +02:00
  • 4cd01a4baf refactor(skill/random_number): usage of new SDK Divlo 2023-05-25 00:12:59 +02:00
  • 06cda4a1f0 fix(bridge/nodejs): allow memory that stores null value Divlo 2023-05-25 00:04:25 +02:00
  • dc7615723d fix(bridge/python): allow memory that stores null value Divlo 2023-05-24 23:57:44 +02:00
  • 14275be5f7 refactor(skill/introduction): usage of new SDK Divlo 2023-05-24 23:57:18 +02:00
  • 158df2f0f1 refactor(skill/greeting): usage of new SDK Divlo 2023-05-24 23:57:05 +02:00
  • 6bed516f89 refactor(skill/rochambeau): usage of new SDK Divlo 2023-05-24 23:22:43 +02:00
  • 7e72928ad6 refactor(skill/guess_the_number): usage of new SDK Divlo 2023-05-24 23:10:14 +02:00
  • 4a7e77141e refactor: remove Python shebangs louistiti 2023-05-24 20:32:43 +08:00
  • 25ab60e5a2 feat: add Leon user agent from bridges louistiti 2023-05-24 19:53:34 +08:00
  • f8e6012cbe fix(bridge/python): add types Divlo 2023-05-23 19:50:19 +02:00
  • 1c5d2874b0 refactor(bridge/python): add memory comments louistiti 2023-05-23 21:37:12 +08:00
  • 3449c14d47 feat(bridge/python): functional memory louistiti 2023-05-23 21:27:35 +08:00
  • 51f57e3255 feat(bridge/python): memory write method louistiti 2023-05-23 20:10:48 +08:00
  • 7fd4be1248 feat(bridge/python): memory read method louistiti 2023-05-23 20:09:09 +08:00
  • 3b77d64d4f feat(bridge/python): memory clear method louistiti 2023-05-23 20:06:35 +08:00
  • ab7e2a9b10 refactor(bridge/nodejs): remove Aurora index file louistiti 2023-05-22 22:54:00 +08:00
  • b2e4ebf1be feat(bridge/python): support widget answer louistiti 2023-05-22 22:17:53 +08:00
  • 3c9a210081 feat(bridge/python): leon.answer usage louistiti 2023-05-22 21:14:52 +08:00
  • 7a9068283b refactor(bridge/python): new bridge main file louistiti 2023-05-22 20:32:36 +08:00
  • 66dc0aab0f feat(skill/timekeeper): boilerplate louistiti 2023-05-22 20:18:13 +08:00
  • 91e48af263 feat(bridge/python): add Network module (WIP) Divlo 2023-05-21 23:20:58 +02:00
  • 3a230633d8 feat(bridge/python): memory kick off louistiti 2023-05-21 19:12:30 +08:00
  • 6c3a03d16a feat(bridge/python): add widget class louistiti 2023-05-21 19:03:54 +08:00
  • 8a60b3d0d3 Merge branch 'python-sdk-fixes' into python-sdk louistiti 2023-05-21 18:51:42 +08:00
  • cb3d3bf5a8 fix(bridge/nodejs): add lang to action params Divlo 2023-05-20 20:34:12 +02:00
  • f3257ad7b0 style(bridge/python): format with autopep8 Divlo 2023-05-20 20:33:37 +02:00
  • cb29848f45 fix(bridge/python): better typings Divlo 2023-05-20 19:49:56 +02:00
  • ebaa3c4f9b fix(bridge/python): inconsistent indentation TabError Divlo 2023-05-20 19:49:07 +02:00
  • de17719537 feat(bridge/python): typing (WIP) louistiti 2023-05-20 23:28:44 +08:00
  • 47d5a48ac9 fix(bridge/python): import INTENT_OBJECT to leon louistiti 2023-05-20 23:17:42 +08:00
  • e8ceed62eb feat(bridge/python): leon.answer louistiti 2023-05-20 23:16:50 +08:00
  • bbc1f8a79c feat(bridge/python): leon.set_answer_data louistiti 2023-05-20 23:09:45 +08:00
  • 289efb5610 feat(bridge/python): leon.get_src_config louistiti 2023-05-20 22:49:17 +08:00
  • 05a4b2c773 feat(bridge/python): Leon singleton louistiti 2023-05-20 22:42:30 +08:00
  • a32ad86342 feat(bridge/python): add constants louistiti 2023-05-20 22:40:38 +08:00
  • a2eacc3930 fix(server): add lang back to the intent object till Python bridge is updated louistiti 2023-05-19 22:09:01 +08:00
  • a8c079fd5c feat: provide built-in context data to skills louistiti 2023-05-19 21:47:23 +08:00
  • b389bdd8c6 feat(server): provide sentiment analysis to NLU result louistiti 2023-05-19 21:40:24 +08:00
  • 750d1de8b4 chore: merge branch 'skill-text-n-speech-difference' into develop louistiti 2023-05-18 21:14:09 +08:00
  • d295105fa6 chore: disable import/order ESLint rule for skills louistiti 2023-05-18 21:06:04 +08:00
  • e2899c8d9a refactor(skill/good_bye): rollback as speech/text answer is only supported in logic skills louistiti 2023-05-18 20:38:26 +08:00
  • 7f9b60a6cd feat(server): differentiate skill text answer from speech answer (WIP) louistiti 2023-05-18 00:00:40 +08:00
  • 9e77953976 refactor(bridge/nodejs): use AnswerConfig type from core schema louistiti 2023-05-17 22:21:11 +08:00
  • cb6462b749 feat: define new skill answer format louistiti 2023-05-17 18:31:39 +08:00
  • 07a3b1701d docs: update README.md Louis Grenard 2023-05-16 23:14:02 +08:00
  • f6300a3fb8 docs: update README.md Louis Grenard 2023-05-16 23:14:02 +08:00
  • 46299ef4eb Merge branch 'skill-widget-ideas' into develop louistiti 2023-05-16 23:08:00 +08:00
  • 259dc53213 Merge branch 'skill-widget-ideas' into develop louistiti 2023-05-16 23:08:00 +08:00
  • 51152a0fe3 refactor(bridge/nodejs): protected memory constructor louistiti 2023-05-16 23:07:12 +08:00
  • 01305af669 refactor(bridge/nodejs): protected memory constructor louistiti 2023-05-16 23:07:12 +08:00
  • 5539130dd9 fix: typo missing "GB" for Free RAM Divlo 2023-05-15 23:42:27 +02:00
  • efd1061f30 fix: typo missing "GB" for Free RAM Divlo 2023-05-15 23:42:27 +02:00
  • f6a501d4e1 fix(bridge/nodejs): improve Memory types with external skill memory Divlo 2023-05-15 22:58:40 +02:00
  • 839c7bfc3c fix(bridge/nodejs): improve Memory types with external skill memory Divlo 2023-05-15 22:58:40 +02:00
  • d3ba85cb36 feat(bridge/nodejs): add Widget abstract class Divlo 2023-05-15 21:18:54 +02:00
  • 623039415a feat(bridge/nodejs): add Widget abstract class Divlo 2023-05-15 21:18:54 +02:00
  • 7a75c985e0 Merge branch 'skill-widget-poc' into develop louistiti 2023-05-15 21:31:02 +08:00
  • 0f2a579a66 refactor(web app): remove original app rendering louistiti 2023-05-15 21:30:42 +08:00
  • 63573083fa feat(web app): render widget louistiti 2023-05-15 21:25:20 +08:00
  • 34aa188643 feat: skill -> core -> client widget support louistiti 2023-05-15 01:13:18 +08:00
  • 76dfe72f5f feat(web app): kick off Aurora structure louistiti 2023-05-15 00:00:21 +08:00
  • 7a31158497 feat(web app): set up React louistiti 2023-05-14 23:43:42 +08:00
  • 96145bb2f7 feat(web app): add vite React plugin louistiti 2023-05-14 23:23:17 +08:00
  • 17cb808aab chore: install required npm deps louistiti 2023-05-14 23:22:01 +08:00
  • b757d2d4ae chore: upgrade vite to latest louistiti 2023-05-14 23:20:41 +08:00
  • ce001c2e65 feat(bridge/nodejs): support read memory from other skills louistiti 2023-05-14 21:00:52 +08:00
  • a3b8c40714 refactor(scripts): unify skills setup over one iteration only louistiti 2023-05-14 12:10:55 +08:00
  • 0283878a90 refactor(bridge/nodejs): force run to be the skill action entry point louistiti 2023-05-14 09:15:05 +08:00
  • 3ed19bd6d0 Merge branch 'nodejs-bridge-memory' into develop louistiti 2023-05-14 08:58:28 +08:00
  • c163f5971c feat(bridge/nodejs): sync return new memory value on write louistiti 2023-05-14 08:58:19 +08:00
  • 6a01e1e743 Merge branch 'nodejs-bridge-improvements' into nodejs-bridge-memory louistiti 2023-05-14 08:52:03 +08:00
  • b06eab9107 style(bridge/nodejs): memory exception/error renaming louistiti 2023-05-14 08:51:52 +08:00
  • 12ce47b937 fix(bridge/nodejs): usage of getleon.ai to try network available Divlo 2023-05-14 00:39:56 +02:00
  • c8fc0068d1 feat(bridge/nodejs): improvements to memory Divlo 2023-05-14 00:39:30 +02:00
  • e32bf370db Merge branch 'nodejs-bridge-memory' into develop louistiti 2023-05-14 00:11:10 +08:00
  • 9ef4f234b8 Merge branch 'develop' into nodejs-bridge-memory louistiti 2023-05-14 00:08:18 +08:00
  • 6d2292f508 fix(server): pre-check add process.cwd() to all constant paths louistiti 2023-05-14 00:06:43 +08:00
  • b897ae160f feat(bridge/nodejs): simple get / set memory louistiti 2023-05-13 23:52:54 +08:00
  • a51d92bf08 refactor(bridge/nodejs): remove Prisma louistiti 2023-05-13 19:04:54 +08:00
  • 6d495cf43c refactor(scripts): explicit Node.js bridge npm packages install louistiti 2023-05-13 00:30:15 +08:00
  • d6933a9e35 refactor(bridge/nodejs): remove lowdb and tiny custom ORM in favor of Prisma louistiti 2023-05-13 00:26:51 +08:00
  • 127a10f8ed feat(scripts): install Node.js bridge npm packages on setup louistiti 2023-05-12 23:54:57 +08:00
  • ef223a2901 feat(bridge/nodejs): make use of Prisma from skill action (PoC) louistiti 2023-05-11 23:39:17 +08:00
  • 9a06c64a5d feat(bridge/nodejs): Prisma SQLite setup louistiti 2023-05-11 23:26:42 +08:00
  • ad5edb5ad5 feat(bridge/nodejs): support nested props find in memory louistiti 2023-05-11 22:30:22 +08:00
  • ee0b080522 feat(bridge/nodejs): support updateOne memory method louistiti 2023-05-11 21:50:29 +08:00
  • be04b10645 feat(bridge/nodejs): support findMany memory method louistiti 2023-05-11 21:41:51 +08:00
  • ab62a65e57 feat(bridge/nodejs): support findOne memory method louistiti 2023-05-11 21:40:22 +08:00
  • 99ac5f18c8 feat(bridge/nodejs): give public access to Low instance louistiti 2023-05-11 21:21:26 +08:00