Remove deprecated Claude 3.5 models (#4590)
This commit is contained in:
@@ -51,7 +51,7 @@ impl Default for BenchRunConfig {
|
||||
},
|
||||
BenchModel {
|
||||
provider: "databricks".to_string(),
|
||||
name: "goose-claude-3-5-sonnet".to_string(),
|
||||
name: "goose-claude-4-sonnet".to_string(),
|
||||
parallel_safe: true,
|
||||
tool_shim: None,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user