Parses lightweight prompt file attachments such as @image.png.
Summary
Types
@type processed() :: %{text: String.t(), images: [Vibe.Model.Content.Image.t()]}
Parses lightweight prompt file attachments such as @image.png.
@type processed() :: %{text: String.t(), images: [Vibe.Model.Content.Image.t()]}