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