Currently implementation of the server app template assumes the existence of a single API for the model server (ie the one enabled by run.sh), however we want to make this extensible having more than one API in the server. If possible these should be dynamically created, or at the very least, dynamically registered within the app.
Currently implementation of the server app template assumes the existence of a single API for the model server (ie the one enabled by run.sh), however we want to make this extensible having more than one API in the server. If possible these should be dynamically created, or at the very least, dynamically registered within the app.