llmModel

Configures the functional agent builder to use a specific Large Language Model (LLM) for processing.

Return

The updated instance of FunctionalAgentBuilder for further configuration chaining.

Parameters

model

The Large Language Model (LLM) instance to be used, which defines the provider, identifier, and capabilities.