model
Method
This is a method of the AgentBuilder class in the builder module.Set the LLM model
Signature
Parameters
No description available.
Returns
The result of the operation.
model: Set the LLM model
This is a method of the AgentBuilder class in the builder module.Set the LLM model
def model(mut self, model: impl Into<String>) -> Self