added FILE_ATTACHMENTS as new component type

This commit is contained in:
Nils Kruthoff 2026-07-20 16:38:15 +02:00
parent 15d53b3bba
commit 584264179e
No known key found for this signature in database
GPG Key ID: A5C0151B4DDB172C

View File

@ -15,6 +15,7 @@ public enum AssistantComponentType
LIST,
WEB_CONTENT_READER,
FILE_CONTENT_READER,
FILE_ATTACHMENTS,
IMAGE,
COLOR_PICKER,
DATE_PICKER,