Update sync.sune

This commit is contained in:
2025-09-03 12:33:46 -07:00
committed by GitHub
parent 4cef326c7b
commit 160d2117a1

View File

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