SubgraphWithTaskBuilder

constructor(name: String?, toolSelectionStrategy: ToolSelectionStrategy = ToolSelectionStrategy.ALL, llmModel: ERROR CLASS: Symbol not found for LLModel?? = null, llmParams: ERROR CLASS: Symbol not found for LLMParams?? = null, responseProcessor: ERROR CLASS: Symbol not found for ResponseProcessor?? = null, inputClass: Class<Input>, outputOption: OutputOption<Output>, defineTask: ContextualAction<Input, String>, parallelTools: Boolean = false, assistantResponseRepeatMax: Int? = null)(source)