leon-ai / leon

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

Python Skill SDK #484

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 Python. It should be fully agnostic with the Node.js 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 Python Skill SDK

NiaSchim commented 1 year ago

Good job. I believe in you!!

TheAnalist commented 1 year ago

I don't know much about leon, but maybe a mojo version of leon can be interesting

louistiti commented 1 year ago

I don't know much about leon, but maybe a mojo version of leon can be interesting

Let's focus on Node.js and Python first. Then let's see for the superset later :smile:

louistiti commented 1 year ago

The Python SDK has been built. And the new version of the Python bridge has been compiled! :tada: