We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 517026a commit 329f4d8Copy full SHA for 329f4d8
2 files changed
TAG
@@ -1 +1 @@
1
-v6.4.1203
+v6.4.2622
schemas/site.schema.json
@@ -638,9 +638,9 @@
638
"default": false
639
},
640
"deepSearch.model": {
641
- "description": "The model reference to use for DeepSearch. We only support Anthropic Claude 3.7 Sonnet.",
+ "description": "The model reference to use for DeepSearch. We only support Anthropic Claude Sonnet 4.",
642
"type": "string",
643
- "default": "anthropic::2024-10-22::claude-3-7-sonnet-latest"
+ "default": "anthropic::2024-10-22::claude-sonnet-4-latest"
644
}
645
646
"examples": [
0 commit comments