model
fun model(model: ERROR CLASS: Symbol not found for LLModel): AIAgentConfig.Companion.AIAgentConfigBuilder(source)
Sets the Large Language Model (LLM) to be used for the agent's configuration.
Parameters
model
The instance of LLModel that represents the desired language model, including its provider, identifier, and capabilities.