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