PromptedTextCommunicator

Prompted awaitable communicator

Functions

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

Produce a response string for the given goal and ProcessWaitingException.

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

Communicate the result of an agent process execution.