Skip to main content

Module interaction

Module interaction 

Source

Structs§

ChannelCapabilities
Describes what a ReviewChannel implementation supports.
InteractionRequest
A request from TA to the human, delivered via a ReviewChannel.
InteractionResponse
The human’s response to an InteractionRequest.
Notification
A non-blocking notification from TA to the human. Unlike InteractionRequest, no response is expected.

Enums§

Decision
The human’s decision in response to an InteractionRequest.
InteractionKind
What kind of interaction is being requested.
NotificationLevel
Notification severity level.
Urgency
How urgent is this interaction?