TextCommunicator

Communicator for awaiting user input.

Inheritors

Functions

Link copied to clipboard
abstract fun communicateAwaitable(goal: <Error class: unknown class>, pwe: ProcessWaitingException): String

Produce a response string for the given goal and ProcessWaitingException.

Link copied to clipboard
abstract fun communicateResult(agentProcessExecution: AgentProcessExecution): String

Communicate the result of an agent process execution.