Content

Updated at:
Copy as MD

Parameter

Type

Description

Example

object

The agent-generated content.

TextAttachments

array

The array of Markdown summaries generated by the LLM.

string

The Markdown summary generated by the LLM.

"**top 5 城市**: 北京(120)..."

QueryAttachments

array

The array of executed queries and their query results.

QueryAttachment

The query and its query results.

MessageAttachments

array

This field is included only in records where Source is set to CHAT. The value is a list of messages in AGUI format.

AguiMessage

The list of messages in AGUI format.