mirror of
https://github.com/sune-org/store.git
synced 2026-01-13 16:17:58 +00:00
Update sync.sune
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
"settings": {
|
"settings": {
|
||||||
"model": "openai/gpt-5",
|
"model": "openai/gpt-5",
|
||||||
"temperature": 1,
|
"temperature": 1,
|
||||||
"top_p": 0.95,
|
"top_p": 0.98,
|
||||||
"top_k": 0,
|
"top_k": 0,
|
||||||
"frequency_penalty": 0,
|
"frequency_penalty": 0,
|
||||||
"presence_penalty": 0,
|
"presence_penalty": 0,
|
||||||
@@ -24,4 +24,4 @@
|
|||||||
"extension_html": ""
|
"extension_html": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user