model
Sets the Large Language Model (LLM) to be used for the agent's configuration.
Return
An instance of AIAgentConfigBuilder for method chaining.
Parameters
model
The instance of LLModel that represents the desired language model, including its provider, identifier, and capabilities.