module documentation
Stable response models returned by the public SDK services.
The HubAI OpenAPI schema is generated into an internal module. The wrappers here remove server-only ownership fields and add values populated by the SDK, providing a smaller and more accurate public contract.
All response types are Pydantic models. Use normal attribute access for fields or model_dump() when a dictionary is required.
| Class | |
Result of a completed hosted model conversion. |
| Class | |
Status and output metadata for an asynchronous HubAI job. |
| Class | |
Metadata for one file attached to a model instance. |
| Class | |
Metadata for a concrete model artifact. |
| Class | |
Metadata for a top-level HubAI model resource. |
| Class | |
Metadata for a versioned model variant. |