|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The message in AGUI format. |
||
| Id |
string |
The unique identifier of the message. |
msg_123456_a1b2c3d4 |
| Role |
string |
The role of the message. |
assistant |
| Content |
string |
The text content of the message. |
根据您的问题,我将查询过去7天的事件量... |
| Metadata |
object |
The extended metadata. |
|
| Attachments |
object |
The extended data. |
|
| Name |
string |
The name of the extended data. |
acs:eventbridge:cn-hangzhou:12345:eventhouse/system-rocketmq/namespace/rmq-cn-xxx/table/order |
| Type |
string |
The type of the extended data. |
inner-resource/event-table |
| ToolCallId |
string |
The associated tool invocation ID. |
call_xxx |
| ToolCalls |
array |
The tool invocation list. |
|
|
object |
The tool calling invoke object. |
||
| Id |
string |
The tool calling invoke ID. |
call_xxx |
| Type |
string |
The tool calling invoke type. |
function |
| Function |
object |
The tool calling invoke method. |
|
| Name |
string |
The name of the tool calling invoke method. |
discoverMetadata |
| Arguments |
string |
The parameter of the tool calling invoke method. |
{} |
AguiMessage
Updated at:
Copy as MD
Is this page helpful?