generateResponses

abstract fun generateResponses(conversation: Conversation, processOptions: ProcessOptions, messageListener: MessageListener)

Generate response(s) in this conversation

Parameters

conversation

Current conversation state, hopefully including new message from the user

processOptions

Options for the process, including blackboard

messageListener

Listener to send created messages to