Optional
Readonly
commandThe name of the ChatCommand command that was selected for this request.
Readonly
participantThe id of the chat participant to which this request was directed.
Readonly
promptThe prompt as entered by the user.
Information about references used in this request is stored in ChatRequestTurn.references.
Note that the ChatParticipant.name name of the participant and the ChatCommand.name command are not part of the prompt.
Readonly
referencesThe references that were used in this message.
Readonly
toolThe list of tools were attached to this request.
Represents a user request in chat history.
Stubbed