Skip to content

Commit fe64e1e

Browse files
committed
Merge branch 'ty/upd-modelconfig-examples' of github.com:sourcegraph/docs into ty/upd-modelconfig-examples
2 parents b9c9914 + 5b66b19 commit fe64e1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cody/enterprise/model-config-examples.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ In the configuration above,
572572
{
573573
"modelRef": "google::unknown::claude-3-7-sonnet",
574574
"displayName": "Claude 3.7 Sonnet",
575-
"modelName": "claude-3-7-sonnet",
575+
"modelName": "claude-3-7-sonnet@20250219",
576576
"capabilities": ["chat", "vision", "tools"],
577577
"category": "accuracy",
578578
"status": "stable",
@@ -584,7 +584,7 @@ In the configuration above,
584584
{
585585
"modelRef": "google::unknown::claude-3-7-sonnet-extended-thinking",
586586
"displayName": "Claude 3.7 Sonnet Extended Thinking",
587-
"modelName": "claude-3-7-sonnet",
587+
"modelName": "claude-3-7-sonnet@20250219",
588588
"capabilities": ["chat", "reasoning"],
589589
"category": "accuracy",
590590
"status": "stable",

0 commit comments

Comments
 (0)