diff options
| author | Dax Raad <[email protected]> | 2025-12-24 13:12:21 -0500 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-12-24 13:12:29 -0500 |
| commit | 474b6fd3d15a44993cb0cec95abb400b2b414a57 (patch) | |
| tree | d2c95a3a20cf1d369293759a22007fcc3726da02 /script | |
| parent | 6145b197f35e32cb4a92de4f4f84f1fe701b6588 (diff) | |
| download | opencode-474b6fd3d15a44993cb0cec95abb400b2b414a57.tar.gz opencode-474b6fd3d15a44993cb0cec95abb400b2b414a57.zip | |
ci
Diffstat (limited to 'script')
| -rwxr-xr-x | script/publish-start.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/script/publish-start.ts b/script/publish-start.ts index a846df14d..9f322826d 100755 --- a/script/publish-start.ts +++ b/script/publish-start.ts @@ -47,7 +47,7 @@ if (!Script.preview) { body: { model: { providerID: "opencode", - modelID: "gemini-3-flash", + modelID: "claude-sonnet-4-5", }, parts: [ { |
