Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 346 Bytes

File metadata and controls

8 lines (6 loc) · 346 Bytes

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