Update resolver model (#8124)

This commit is contained in:
Engel Nyst
2025-04-28 21:07:40 +02:00
committed by GitHub
parent 88fc26d9b0
commit 06ce12eff4

View File

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