Skip to content

Commit b9c9914

Browse files
committed
fix section name
1 parent 296aaf5 commit b9c9914

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
@@ -626,7 +626,7 @@ In the configuration above,
626626

627627
</Accordion>
628628

629-
<Accordion title="Google Vertex (public)">
629+
<Accordion title="Google Vertex (Gemini)">
630630

631631
```json
632632
"modelConfiguration": {
@@ -645,7 +645,7 @@ In the configuration above,
645645
"modelOverrides": [
646646
{
647647
"modelRef": "google::unknown::claude-3-5-sonnet",
648-
"displayName": "Claude 3.5 Sonnet (via Google/Vertex)",
648+
"displayName": "Claude 3.5 Sonnet (via Google Vertex)",
649649
"modelName": "claude-3-5-sonnet@20240620",
650650
"contextWindow": {
651651
"maxInputTokens": 45000,

0 commit comments

Comments
 (0)