提交

提交图

  • b028e68204 feat(server): upgrade node-llama-cpp to 3.6.0 Louistiti 2025-02-23 12:29:51 +08:00
  • 17db772f59 ci: add Volta pin Louistiti 2025-02-10 20:38:50 +08:00
  • 0d18bb6f26 Merge branch 'feat/new-wake-word-engine' into develop Louistiti 2025-02-09 20:32:38 +08:00
  • cc892519c8 feat(python tcp server): wake word engine completed feat/new-wake-word-engine Louistiti 2025-02-09 20:32:28 +08:00
  • 71d24d4142 fix(python tcp server): wake word and ASR loop Louistiti 2025-02-06 23:10:45 +08:00
  • 71e9de654a feat(scripts): verify Rust setup first before install louistiti 2025-02-05 09:18:59 +08:00
  • 970cbfbb88 feat(python tcp server): wake word wip Louistiti 2025-02-04 22:57:27 +08:00
  • ae788f7cf1 feat(python tcp server): wake word deps Louistiti 2025-02-03 17:31:43 +08:00
  • 1959d185d8 feat(python tcp server): wake word settings Louistiti 2025-02-03 17:23:10 +08:00
  • ec0cd9d330 feat(python tcp server): set wake word models Louistiti 2025-02-03 17:20:02 +08:00
  • 47306c3370 feat(server): upgrade node-llama-cpp to 3.5.0 louistiti 2025-01-31 09:57:28 +08:00
  • a3d5c21afc BREAKING: use Node.js 22.13.1+ and npm 10.9.2+ as minimum engines louistiti 2025-01-28 13:58:36 +08:00
  • 199b172cd7 fix(server): fail import after build louistiti 2025-01-28 13:51:04 +08:00
  • 11f22715f4 feat(python tcp server): configurable ASR durations Louistiti 2025-01-27 11:29:08 +08:00
  • c976499ff3 chore: downgrade cx_Freeze to 7.1.1 for Python bridge louistiti 2025-01-26 08:27:43 +08:00
  • d7f18b2bcb chore: upgrade nodemon to 3.1.9 Louistiti 2025-01-25 22:36:51 +08:00
  • dfc321b1a3 feat(python tcp server): upgrade PyTorch to 2.5.1 for CUDA Toolkit 12.4.1 Louistiti 2025-01-25 22:28:24 +08:00
  • f87c69b30c refactor(python tcp server): use constant for Python version Louistiti 2025-01-25 20:14:15 +08:00
  • 27bb49e373 fix(python tcp server): explicitely includes about module from the av package Louistiti 2025-01-25 17:33:23 +08:00
  • b6a94e7a26 fix: husky settings Louistiti 2025-01-25 10:36:40 +08:00
  • cb67717712 chore: upgrade husky to 9.1.7 Louistiti 2025-01-25 10:27:03 +08:00
  • 53c8e6a175 feat(server): upgrade node-llama-cpp to 3.4.1 Louistiti 2025-01-25 09:25:39 +08:00
  • b1f9627c12 feat(python tcp server): upgrade Faster Whisper to 1.1.1 louistiti 2025-01-04 12:17:53 +08:00
  • 1ef2693872 perf(server): use imatrix model to improve quantized model quality louistiti 2025-01-04 11:51:56 +08:00
  • 1a11bf755c perf(scripts): improve files download strategy louistiti 2025-01-04 10:46:09 +08:00
  • 9cb68d5c13 chore: remove unused script louistiti 2025-01-04 10:06:22 +08:00
  • 025234dbe8 feat(scripts): stop compiling llama.cpp from source and upgrade node-llama-cpp louistiti 2025-01-04 09:51:02 +08:00
  • 067dac6f98 feat(scripts): Update LLM setup script (#547) Ciphreon 2025-01-04 02:18:17 +01:00
  • c5c1a4d24a docs: update README Louis Grenard 2025-01-01 20:57:41 +08:00
  • bde86630d5 fix(bridge/python): widget default wrapper_props louistiti 2024-11-20 21:51:25 +08:00
  • ea8ba0f1fd feat(server): move to ESM louistiti 2024-11-20 21:47:05 +08:00
  • 529620b83a fix(server): set ffprobe needed permissions louistiti 2024-11-16 23:47:57 +08:00
  • fe46e8c733 feat(server): upgrade node-llama-cpp to 3.2.0 louistiti 2024-11-16 23:07:24 +08:00
  • 2accdc3d16 feat: download NLTK datasets on Python env setup louistiti 2024-11-16 22:45:10 +08:00
  • 0eeb9bb141 feat: support Node.js 22 louistiti 2024-11-16 22:44:17 +08:00
  • f88e26b452 feat(python tcp server): improve city entity accuracy louistiti 2024-11-16 21:13:37 +08:00
  • 6d230498c4 fix(server): avoid conflict when booting TCP server with npm script louistiti 2024-11-16 20:53:21 +08:00
  • eeceae5d36 feat(python tcp server): force spaCy to run on CPU louistiti 2024-11-16 19:30:30 +08:00
  • 2b2e32be95 chore(python tcp server): upgrade geonamescache to 2.0.0 louistiti 2024-11-12 09:40:57 +08:00
  • af27a45fcb Merge branch 'develop' into feat/akinator-rewrite feat/akinator-rewrite louistiti 2024-09-05 22:14:40 +08:00
  • cae634dfd4 Merge branch 'feat/akinator-rewrite' into develop louistiti 2024-09-05 22:14:32 +08:00
  • 185be39172 feat(skill/akinator): complete rewrite louistiti 2024-09-05 22:14:18 +08:00
  • 67bc7ddb32 Merge branch 'develop' into feat/todo-list-widgets louistiti 2024-09-04 22:01:56 +08:00
  • ffb1aa6bdc Merge branch 'feat/todo-list-widgets' into develop louistiti 2024-09-04 22:01:48 +08:00
  • ae0e5b0643 fix(bridge/python): bump requests to 2.32.3 for a better compatibility with new Python version louistiti 2024-09-04 22:01:41 +08:00
  • fe28a80908 feat(skill/todo_list): add widget on add_totos action louistiti 2024-09-04 22:00:13 +08:00
  • e0e3e59960 Merge branch 'develop' into feat/todo-list-widgets louistiti 2024-09-04 08:31:50 +08:00
  • fbe47e98bd Merge branch 'feat/todo-list-widgets' into develop louistiti 2024-09-04 08:31:41 +08:00
  • aa5d76333c feat(skill/todo_list): add widgets to actions louistiti 2024-09-04 08:31:19 +08:00
  • 8bca0595b4 feat: new onFetch skill API and more louistiti 2024-09-01 23:16:14 +08:00
  • 9aa9e0ba49 Merge branch 'develop' into feat/todo-list-widgets louistiti 2024-09-01 07:24:49 +08:00
  • c9828b7524 Merge branch 'feat/todo-list-widgets' into develop louistiti 2024-09-01 07:24:29 +08:00
  • d8902f9cb6 fix: upgrade Aurora for a smoother text rendering louistiti 2024-09-01 07:23:35 +08:00
  • 2de7e3cad3 feat(skill/todo_list): view list widget louistiti 2024-09-01 07:08:38 +08:00
  • a64fed2444 feat(skill/todo_list): list of lists widget louistiti 2024-08-30 07:52:34 +08:00
  • d679ae8c3c feat(server): execute skill action over HTTP from widget trigger louistiti 2024-08-29 09:40:31 +08:00
  • 3fd78c0d4c feat(server): add widget event error handler louistiti 2024-08-29 09:24:42 +08:00
  • e72f2bda8c feat(server): run skill action from widget (WIP) louistiti 2024-08-29 09:20:17 +08:00
  • c24be71585 fix(bridge/python): event handlers binding louistiti 2024-08-28 09:32:20 +08:00
  • 457422687d fix(bridge/python): event handlers louistiti 2024-08-28 08:41:03 +08:00
  • f6fa166d87 refactor(skill/todo_list): remove unnecessary params on view_lists action louistiti 2024-08-27 09:17:08 +08:00
  • ee732ceca8 feat(skill/todo_list): view_lists widget action kick off louistiti 2024-08-27 09:13:59 +08:00
  • 719664d1e5 fix(skill/todo_list): French utterance samples louistiti 2024-08-27 08:18:04 +08:00
  • effbdc1976 Merge branch 'feat/python-sdk-widget-and-more' into develop louistiti 2024-08-26 22:06:48 +08:00
  • be0da3d1e2 feat(bridge/python): widgets support louistiti 2024-08-26 22:06:20 +08:00
  • 534853d67a Merge branch 'feat/widgets' into develop louistiti 2024-08-25 21:55:51 +08:00
  • 2e2e766d77 feat: allow skill speech answer only louistiti 2024-08-25 21:53:06 +08:00
  • d49912e9a0 feat(web app): render deleted widget louistiti 2024-08-25 18:34:00 +08:00
  • dc9e9df907 feat(skill/timer): create cancel_timer action louistiti 2024-08-25 08:11:20 +08:00
  • 25af621e09 fix(web app): delayed next event loop tick for auto scroll down louistiti 2024-08-25 08:04:00 +08:00
  • 2c809331b4 fix(skill/timer): initial progress when remaining time is negative louistiti 2024-08-24 21:21:51 +08:00
  • 505ba15806 Merge branch 'develop' into feat/widgets louistiti 2024-08-24 21:10:14 +08:00
  • d417384204 Merge branch 'feat/widgets' into develop louistiti 2024-08-24 21:10:02 +08:00
  • 83a561c7b9 feat(web app): finish widget fetching louistiti 2024-08-24 21:09:51 +08:00
  • 543513b982 refactor(bridge/nodejs): redefine widget fetch API louistiti 2024-08-24 09:44:21 +08:00
  • f7bb8a1100 feat: widget fetching API louistiti 2024-08-24 08:22:28 +08:00
  • c0d9c3d4c7 feat: fetch widget without duplicates louistiti 2024-08-23 09:19:52 +08:00
  • 556650d471 feat: widget fetching backbone (WIP) louistiti 2024-08-22 08:42:41 +08:00
  • c695aadfbe feat(skill/timer): add check_timer action louistiti 2024-08-21 09:32:07 +08:00
  • ff83e272c0 feat(server): skill on fetch backbone (WIP) louistiti 2024-08-20 08:45:59 +08:00
  • cc4e90f397 Merge branch 'develop' into feat/widgets louistiti 2024-08-16 08:13:13 +08:00
  • 5462151e3f Merge branch 'feat/widgets' into develop louistiti 2024-08-16 08:13:00 +08:00
  • 470889a797 feat(skill/timer): custom timer component louistiti 2024-08-16 08:12:46 +08:00
  • d77c975800 feat(skill/timer): kick off (WIP) louistiti 2024-08-15 08:09:32 +08:00
  • 3b5d0432ae feat(server): get NER duration unit louistiti 2024-08-14 08:19:03 +08:00
  • 7b81fd05da Merge branch 'develop' into feat/widgets louistiti 2024-08-13 08:39:23 +08:00
  • 897acf0f2c fix(web app): load feed correctly in case of broken formatted strings from local storage louistiti 2024-08-13 08:39:14 +08:00
  • b4df4cf747 Merge branch 'feat/widgets' into develop louistiti 2024-08-13 08:35:17 +08:00
  • ee9835248f feat: load widgets from the feed louistiti 2024-08-13 08:34:42 +08:00
  • e4d9ea737a Merge branch 'feat/widgets' into develop louistiti 2024-08-12 21:58:02 +08:00
  • 840ee56423 feat: upgrade @leon-ai/aurora to 1.0.0-beta.13 louistiti 2024-08-12 21:57:47 +08:00
  • ff29aa4ddd feat: bind widget event methods louistiti 2024-08-12 21:52:03 +08:00
  • 7176630ef7 Merge branch 'feat/widgets' into develop louistiti 2024-08-12 00:07:23 +08:00
  • b66027d22f feat: Aurora components bottom to top hydration louistiti 2024-08-12 00:07:03 +08:00
  • 7271e9673a Merge branch 'feat/widgets' into develop louistiti 2024-08-11 09:10:37 +08:00
  • 2486784250 feat: form event binding louistiti 2024-08-11 09:09:53 +08:00
  • 782085059b Merge branch 'develop' into feat/widgets louistiti 2024-08-10 17:04:37 +08:00
  • 7e9800be47 feat(server): upgrade node-llama-cpp to 3.0.0-beta.44 louistiti 2024-08-10 11:51:37 +08:00
  • c9cd93b264 perf(server): try new Lexi V2 LLM louistiti 2024-08-10 11:35:53 +08:00
  • 7a69714efb feat: nested widget components rendering PoC louistiti 2024-08-06 08:25:45 +08:00