tinker.types.CheckpointArchiveUrlResponse
Generated from tinker 0.30.4 at commit 1e5777e. Source links point at that snapshot.
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