Update sync.sune

This commit is contained in:
2025-09-03 12:46:06 -07:00
committed by GitHub
parent 89745482ba
commit f1b6d900c3

View File

@@ -9,7 +9,7 @@
"settings": { "settings": {
"model": "openai/gpt-5", "model": "openai/gpt-5",
"temperature": 1, "temperature": 1,
"top_p": 0.98, "top_p": 0.97,
"top_k": 0, "top_k": 0,
"frequency_penalty": 0, "frequency_penalty": 0,
"presence_penalty": 0, "presence_penalty": 0,