chore: add claude 4 to verified mode & global replace 3.7 to claude 4 (#8665)

Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
Xingyao Wang
2025-05-24 01:35:30 +08:00
committed by GitHub
parent 5e43dbadcb
commit 31ad7fc175
22 changed files with 45 additions and 27 deletions

View File

@@ -24,7 +24,7 @@ on:
LLM_MODEL:
required: false
type: string
default: "anthropic/claude-3-7-sonnet-20250219"
default: "anthropic/claude-sonnet-4-20250514"
LLM_API_VERSION:
required: false
type: string