withLLMParams

fun withLLMParams(llmParams: ERROR CLASS: Symbol not found for LLMParams): SubgraphBuilder(source)

Sets the parameters for the Language Learning Model (LLM) in the current builder.

Return

The updated instance of the AIAgentSubgraphBuilder.

Parameters

llmParams

The parameters to configure the LLM behavior.