Describes an LLM error response.
@type t() :: %SkillKit.Response.Error{message: String.t(), status: integer()}