forked from Shinonome/dots-hyprland
chatgpt: change default temperature
This commit is contained in:
@@ -182,7 +182,7 @@ class ChatGPTService extends Service {
|
||||
_assistantPrompt = true;
|
||||
_messages = [];
|
||||
_cycleModels = true;
|
||||
_temperature = 0.5;
|
||||
_temperature = 0.9;
|
||||
_requestCount = 0;
|
||||
_modelIndex = 0;
|
||||
_key = '';
|
||||
|
||||
Reference in New Issue
Block a user