temperature
Method
This is a method of the LlmConfig class in the llm module.Set the temperature
Signature
Parameters
No description available.
Returns
The result of the operation.
temperature: Set the temperature
This is a method of the LlmConfig class in the llm module.Set the temperature
def temperature(mut self, temp: f32) -> Self