Health check response
@type t() :: %ExBifrost.Model.HealthResponse{ components: %{optional(String.t()) => String.t()} | nil, status: String.t() | nil }