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