HistoryAnswer
Represents an answer in a conversational interaction sent back by the research agent.
Properties
| Property | Required | Type | Description |
|---|---|---|---|
| parts | True | List[HistoryAnswerPart] | The parts that make up the answer text. |
Represents an answer in a conversational interaction sent back by the research agent.
| Property | Required | Type | Description |
|---|---|---|---|
| parts | True | List[HistoryAnswerPart] | The parts that make up the answer text. |