CheckpointArchiveUrlResponse - Tinker Documentation
tinker.types.CheckpointArchiveUrlResponse
class tinker.types.CheckpointArchiveUrlResponse( BaseModel)
Fields:
- url ( str) – Signed URL to download the checkpoint archive
- expires ( datetime.datetime) – Unix timestamp when the signed URL expires, if available