withResponseProcessor

fun withResponseProcessor(responseProcessor: ERROR CLASS: Symbol not found for ResponseProcessor): SubtaskBuilderWithOutput<Output>(source)

Sets the response processor to be used for post-processing LLM responses during task execution.

Parameters

responseProcessor

The instance of ResponseProcessor to handle and modify LLM responses during task execution.