Python API¶
Framework-level API documentation generated from current docstrings. Node-level docstrings live in the Nodes catalog; this section is the reference for the framework that hosts the nodes.
API modules¶
-
Pipeline and graph construction APIs.
-
Port system and data contracts.
-
Helper functions and utilities.
-
The remote CuvisAIService API surface. See also Deployment.
Node API¶
Node implementations are documented in the Nodes catalog,
which renders every built-in and plugin node with its category, tags,
and live docstrings — filter by category or tag to narrow the
list (e.g. #category=model).