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": {
"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": ""
}
}
]
]