@cloudbase/aiagent-framework
Preparing search index...
UploadFileInput
Interface UploadFileInput
interface
UploadFileInput
{
fileList
?:
{
fileId
?:
string
;
fileName
?:
string
;
type
?:
string
}
[]
;
}
Index
Properties
file
List?
Properties
Optional
file
List
fileList
?:
{
fileId
?:
string
;
fileName
?:
string
;
type
?:
string
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file
List
@cloudbase/aiagent-framework
Loading...