Data Designer Resources#

The Data Designer Resources are for managing synthetic data generation jobs, configurations, and results through the NeMo Data Designer microservice.

Note

Data Designer resources are available in the main NeMo Microservices SDK under the beta namespace. To use these resources, install the main SDK with the data-designer extra:

pip install 'nemo-microservices[data-designer]'