public static interface LLMProvider.Attachment
extends Serializable
Represents a file attachment that can be sent to the LLM for analysis.
Attachments support various file types including images, documents, and
text files. The LLM can analyze, reference, and answer questions about
the attachment content.