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