Update sync.sune

This commit is contained in:
2025-09-03 12:38:33 -07:00
committed by GitHub
parent 06a671acf1
commit c7267edb75

View File

@@ -9,7 +9,7 @@
"settings": {
"model": "openai/gpt-5",
"temperature": 1,
"top_p": 0.95,
"top_p": 0.98,
"top_k": 0,
"frequency_penalty": 0,
"presence_penalty": 0,
@@ -24,4 +24,4 @@
"extension_html": ""
}
}
]
]