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

Modify existing nachet-backend code to use datastore #85

Closed Francois-Werbrouck closed 1 month ago

Francois-Werbrouck commented 2 months ago

We need the Frontend to send data to the datastore. Therefore the backend needs to adapt its image upload process to use the datastore layer of Nachet

sylvanie85 commented 1 month ago

Updated the doc about the inference request Waiting for the datastore to be using the new tables names so I can test that I retrieve the seeds and send them back to the FE

sylvanie85 commented 1 month ago

Pipelines should be retrieved, I'm waiting for the database to be populated so I can test @Francois-Werbrouck

sylvanie85 commented 1 month ago

Related PR #90