Property Attachments
- Namespace
- LMKit.TextGeneration.Chat
- Assembly
- LM-Kit.NET.dll
Attachments
Gets the list of file attachments associated with the prompt.
public IReadOnlyList<Attachment> Attachments { get; }
Gets the list of file attachments associated with the prompt.
public IReadOnlyList<Attachment> Attachments { get; }