update model snapshot (opencode latest → gpt-5.4-nano)

Made-with: Cursor
This commit is contained in:
Colin McDonnell
2026-03-18 19:13:04 +00:00
committed by pullfrog[bot]
parent cccf1775d6
commit 3a1ffde545
3 changed files with 10 additions and 6 deletions
+3 -1
View File
@@ -20,7 +20,9 @@ to fix this, add the required secret to your GitHub repository:
4. set the value to your API key
5. click "Add secret"
configure your model at ${settingsUrl}`;
configure your model at ${settingsUrl}
for full setup instructions, see https://docs.pullfrog.com/keys`;
}
function hasEnvVar(name: string): boolean {