All terms
Models and requests
Inference
Inference is using an already trained model to produce an output for a new input. It does not usually change the model’s learned parameters.
Example
Sending a stack trace and asking for likely causes is an inference request.