Calling the inference endpoint in sync mode =========================================== This example demonstrates how to call the inference endpoint in sync mode. .. literalinclude:: ../../../../examples/containers/calling_the_endpoint_synchronously.py :language: python :caption: Calling the inference endpoint in sync mode