usingLLM
Sets the specified Large Language Model (LLM) for the agent subgraph builder.
Return
The current instance of AgentSubgraphBuilder with the specified LLM model applied.
Parameters
llmModel
The LLM instance to be associated with the agent subgraph builder.