add a "temperature" parameter to bot profiles that controls LLM randomness. This will have to be integrated across all APIs that support a temperature param. Should only allow values between 0-1, and if none is provided than ignore it as is currently done.
add a "temperature" parameter to bot profiles that controls LLM randomness. This will have to be integrated across all APIs that support a temperature param. Should only allow values between 0-1, and if none is provided than ignore it as is currently done.