Set the temperature for an LLM provider
Usage
set_temperature(x, temperature, ...)
Arguments
- x
An object of class provider
or agent
- temperature
Numeric value specifying the temperature (typically between 0 and 1)
- ...
Additional arguments passed to methods
Value
The modified object