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