SkillKit.Response.Text (SkillKit v0.1.0)

Copy Markdown View Source

Describes an LLM text response.

Summary

Types

t()

@type t() :: %SkillKit.Response.Text{content: String.t()}