leon-ai / leon

🧠 Leon is your open-source personal assistant.
https://getleon.ai
MIT License
15.49k stars 1.28k forks source link

Node.js Skill SDK #483

Closed louistiti closed 1 year ago

louistiti commented 1 year ago

Having an SDK will drastically improve the developer experience when building new skills with JavaScript. It should be fully agnostic with the Python SDK.

The SDK should clearly be distinguished from the bridge at the file structure level.

louistiti commented 1 year ago

✨ [1.0.0-beta.9] Leon Node.js Skill SDK

louistiti commented 1 year ago

The Node.js SDK for building JavaScript skills is done. Code can be found here.

xuguoliang1964 commented 1 year ago

Dear Louis:

I tried like this:

  1. do "git pull" to include your update code
  2. command "leon create birth"
  3. do "leon check"
  4. modified .env to make change:LEON_STT=true....LEON_TTS=true 5.do "leon start" Then the problem is still there. It is obviously that the server is not running and ready to work.

At 2023-05-18 21:23:24, "Louis Grenard" @.***> wrote:

Closed #483 as completed.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>