jupyter-naas / abi

The AI system for your everyday business. WIP. Star the repository to stay updated.
https://naas.ai
BSD 3-Clause "New" or "Revised" License
36 stars 7 forks source link

feat: create logic to generate commands dynamically in master plugin #10

Closed FlorentLvr closed 1 year ago

FlorentLvr commented 1 year ago

JSON command

image

Detailed

- name : Notebook with extension

image

- description: Notebook description replacing the word "notebook" by "command"

image

- command parameters = variables used in the cell below the cell tagged "#parameters"

image

- parameter description: description in setup variable cell

image

- parameter default: default below "setup variable" cell

image
FlorentLvr commented 1 year ago

@Dr0p42, this feature will be helpful to create a plugin by engine as it can dynamically create commands from an input directory to find all files with commands

FlorentLvr commented 1 year ago

generate avatar by command based on image on the first cell of the notebook:

image
FlorentLvr commented 1 year ago

@Dr0p42, I added the plugin on each engines! Feel free to merge :)

Dr0p42 commented 1 year ago

I am not fully convinced about the way the commands are being generated automatically. Are we also planning to have a way to:

Here for example the description of the command might be a bit confusing no?

image

What do you think?

github-actions[bot] commented 9 months ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: