Subpackage for ATIF (Agent Task Interaction Format) schema models used in NVIDIA NeMo Agent Toolkit. Current version 1.7.0, requires Python >=3.11,<3.14. Follows monthly releases aligned with NeMo Agent Toolkit.
pip install nvidia-nat-atifNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage importing and instantiating ATIF models.
Use 'import nvidia_nat_atif' not 'import nvidia.nat.atif'.
Refer to the latest schema documentation; avoid relying on deprecated fields.
Ensure Python ==3.11,3.12,3.13. For pydantic v1 compatibility, pin pydantic<2 if needed.
No resource links recorded.