SkillKit.Response.Text (SkillKit v0.2.1)

Copy Markdown View Source

Describes an LLM text response.

Summary

Types

t()

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