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