SkillKit.Response.Error (SkillKit v0.1.0)

Copy Markdown View Source

Describes an LLM error response.

Summary

Types

t()

@type t() :: %SkillKit.Response.Error{message: String.t(), status: integer()}