kolbytn / mindcraft

MIT License
2.21k stars 267 forks source link

add temperature profile parameter #330

Open MaxRobinsonTheGreat opened 3 days ago

MaxRobinsonTheGreat commented 3 days ago

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.