jupyter-naas / naas

Low-code Python library to safely use notebooks in production: schedule workflows, generate assets, trigger webhooks, send notifications, build pipelines, manage secrets (Cloud-only)
https://app.naas.ai/
GNU Affero General Public License v3.0
282 stars 25 forks source link

feat: Auto clone, refresh and execute chat-plugin for abi #432

Closed Dr0p42 closed 2 months ago

Dr0p42 commented 10 months ago

We need to automatically clone ABI project, and run the models/chat-plugin.ipynb to load user's assistant. This notebook will be responsible to publish the chat-plugin webhook/asset url to workspace/supabase.

Dr0p42 commented 10 months ago

We need to make sure that the installation process is not triggered if there are no updates on remote code.

Dr0p42 commented 9 months ago

Doing a last validation on it and we should be good to go

Dr0p42 commented 9 months ago

@FlorentLvr

Dr0p42 commented 9 months ago

Image

It seems like it's working quite fine

FlorentLvr commented 2 months ago

Won't do as we are going to develop a setup of abi in local