dashboard-react
Preparing search index...
getFileCategory
Function getFileCategory
getFileCategory
(
type
:
string
,
name
:
string
,
)
:
"image"
|
"text"
|
"pdf"
|
"audio"
|
"other"
Classify an uploaded file into the coarse categories used by the chat UI.
Parameters
type
:
string
name
:
string
Returns
"image"
|
"text"
|
"pdf"
|
"audio"
|
"other"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
dashboard-react
Loading...
Classify an uploaded file into the coarse categories used by the chat UI.