core
core copied to clipboard
chore: Expose tritonserver.InferenceResponse type
When trying to add a type hint for response: tritonserver.InferenceResponse, I noticed I couldn't - so exporting it here at top level similar to other types like InferenceRequest.