Content
Name | Type | Required | Description |
---|---|---|---|
exchanges | List[SessionExchange] | Yes | The conversation history for the session, represented as a list of exchanges. Each exchange represents an initiating message from the user and the Agent's response. Exchanges are returned in chronological order, starting with the first exchange. |