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