ai-cfia / nachet-backend

A flask-based backend for Nachet to handle Azure endpoint and Azure storage API requests from the frontend.
MIT License
1 stars 3 forks source link

fix #60: Creating pipeline insertion module #65

Closed MaxenceGui closed 3 months ago

MaxenceGui commented 4 months ago
MaxenceGui commented 3 months ago

This work is based on branch 51-implementing-2-models from

Change starts at commit fixes #60

@amirardalan9473 if you can review the pipeline_template.yaml and validate that all the data here are relevant I would appreciate it thank you

MaxenceGui commented 3 months ago

@amirardalan9473 If you can do a quick review The important file for you are pipeline_template.yaml and the pipelines_version_insertion.py and of course the documentation

MaxenceGui commented 3 months ago

@CFIALeronB and @ChromaticPanic

After the merge of this PR, next version of pipeline will have a default, and will have the attribute pipeline_name instead of model_name so just be careful to do the modification necessary in the frontend.