@cloudbase/aiagent-framework
Preparing search index...
aitools
ChatFileDataEvent
Interface ChatFileDataEvent
interface
ChatFileDataEvent
{
code
?:
string
;
content
:
string
;
created
:
number
;
finishReason
:
string
;
message
?:
string
;
model
:
"hunyuan"
;
role
:
"assistant"
;
type
:
"search_file"
;
version
:
string
;
}
Hierarchy (
View Summary
)
toolsCommonResp
ChatFileDataEvent
Index
Properties
code?
content
created
finish
Reason
message?
model
role
type
version
Properties
Optional
code
code
?:
string
content
content
:
string
created
created
:
number
finish
Reason
finishReason
:
string
Optional
message
message
?:
string
model
model
:
"hunyuan"
role
role
:
"assistant"
type
type
:
"search_file"
version
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
content
created
finish
Reason
message
model
role
type
version
@cloudbase/aiagent-framework
Loading...