diff --git a/sync.sune b/sync.sune index 79055d3..5453192 100644 --- a/sync.sune +++ b/sync.sune @@ -9,7 +9,7 @@ "settings": { "model": "openai/gpt-5", "temperature": 1, - "top_p": 0.95, + "top_p": 0.99, "top_k": 0, "frequency_penalty": 0, "presence_penalty": 0, @@ -24,4 +24,4 @@ "extension_html": "" } } -] \ No newline at end of file +]