Skip to content

[ENH] Update model config saved to db

sarsonl requested to merge feature/etas into main

the POST /v1/sfm/models route will now take json with multiple models rather than just one. This means that config can be updated for all the models (i.e. if the location of the model execution changes like it did when moved to ramsis.utils).

Merge request reports