expires_at


Description:

public string expires_at { get; set; }

Expiration timestamp (runtime, from ps() API).

Available from the ps() API when a model is currently loaded/running. Indicates when the model will expire/be unloaded if keep_alive is set. Not available from list API or show API.