NeMo Microservices Python SDK Reference#
Note
This is a placeholder page for fast builds. The full SDK documentation is available when building without SKIP_SDK=true.
For the complete Python SDK reference, see the published documentation or build the docs without SKIP_SDK=true.
Installation#
Install the NeMo Microservices Python SDK using pip:
pip install nemo-microservices
For complete SDK documentation, please build the documentation without the SKIP_SDK=true flag.