dd-trace
Preparing search index...
aiguard
ContentPartsMessage
Interface ContentPartsMessage
A conversational message whose content is represented by structured parts.
interface
ContentPartsMessage
{
content
:
ContentPart
[]
;
role
:
string
;
tool_call_id
?:
string
;
tool_calls
?:
aiguard
.
ToolCall
[]
;
}
Index
Properties
content
role
tool_
call_
id?
tool_
calls?
Properties
content
content
:
ContentPart
[]
role
role
:
string
Optional
tool_
call_
id
tool_call_id
?:
string
Optional
tool_
calls
tool_calls
?:
aiguard
.
ToolCall
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
role
tool_
call_
id
tool_
calls
dd-trace
Loading...
A conversational message whose content is represented by structured parts.