Entities

NeMo Platform model and dataset CRUD lifecycle through the platform SDK, with strict field matching on final verification entities.

NVIDIA NeMo dabf08b 571 B Updated

File contents

Entity tasks

  • Use nemo_api with the models or datasets resource as appropriate.
  • Use the exact entity type and name from the instruction.
  • For model/dataset CRUD, create the temporary entity, verify/list/update/delete it, then create the final verification entity.
  • Keep JSON params valid and compact. Final dataset checks often require fields such as format and size to match exactly.

nvidia-nemo/nemo-platform/tree/main/agents/nemo-studio-assistant/src/nemo_studio_assistant/skills/entities commit dabf08b768

Frequently asked questions

npx skillmds@latest add nvidia-nemo/entities-3