We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35bc29d commit 8470219Copy full SHA for 8470219
docs/source/examples/containers/inference_sync.rst
@@ -0,0 +1,8 @@
1
+Calling the inference endpoint in sync mode
2
+===========================================
3
+
4
+This example demonstrates how to call the inference endpoint in sync mode.
5
6
+.. literalinclude:: ../../../../examples/containers/calling_the_inference_endpoint_in_sync_mode.py
7
+ :language: python
8
+ :caption: Calling the inference endpoint in sync mode
0 commit comments