| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The message from the AI assistant. | ||
| CreateTime | string | The time when the message was created. | 2022-01-14T10:10:52.83948013+08:00 |
| Regenerate | boolean | Indicates whether the message is a regenerated answer. | false |
| Score | double | The score. | 0.99 |
| AssistantType | string | The type of the assistant. | doc/translate |
| DatasetName | string | The dataset that the answer references to. | test-dataset |
| SourceURI | string | The URI of the source file from which the answer was generated. | oss://test-bucket/sample.docx |
| Topic | string | The topic of the answer. | |
| Content | string | The content of the question. | |
| Language | string | The language of the answer. | zh-Hans |
| Tone | string | The tone of the answer. | professional |
| Reply | string | The answer. | |
| Suggestion | string | The compliance detection result. | pass |