A contract defines authentication, request fields, model selection, response shape, and errors. The service validates inputs, schedules inference, and applies limits or policy controls before returning output.
An API endpoint is a network-accessible interface through which an application submits model requests and receives results.
A contract defines authentication, request fields, model selection, response shape, and errors. The service validates inputs, schedules inference, and applies limits or policy controls before returning output.