SkillKit.Response.Error (SkillKit v0.4.0)

Copy Markdown View Source

Describes an LLM error response.

Summary

Types

t()

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