llmModel

Sets the specified Large Language Model (LLM) to be used by the Functional Service.

Return

The updated instance of FunctionalAgentServiceBuilder with the specified LLM set.

Parameters

model

The instance of LLModel to be used, representing the selected LLM with its defined provider, identifier, and capabilities.