mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-08-11 22:12:11 +00:00
added FILE_ATTACHMENTS as new component type
This commit is contained in:
parent
15d53b3bba
commit
584264179e
@ -15,6 +15,7 @@ public enum AssistantComponentType
|
||||
LIST,
|
||||
WEB_CONTENT_READER,
|
||||
FILE_CONTENT_READER,
|
||||
FILE_ATTACHMENTS,
|
||||
IMAGE,
|
||||
COLOR_PICKER,
|
||||
DATE_PICKER,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user