You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many Model Apis are just wrappers of a single model being served on 2 endpoints: /predict and /batch-predict.
Create a streamlined extension method to add all relevant dependencies and to map the endpoints.