NeMo Auditor Resources#
The resources are for managing audit jobs, configurations, targets, and results through the NeMo Auditor microservice.
Note
Auditor resources are available in the main NeMo Microservices SDK under the beta namespace. To use these resources, install the main SDK with the audit extra:
pip install 'nemo-microservices[audit]'