Skip to content

Commit c1d57ee

Browse files
author
AWS
committed
Amazon Bedrock Update: Doc updates for supporting converse
1 parent 91d3531 commit c1d57ee

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Bedrock",
4+
"contributor": "",
5+
"description": "Doc updates for supporting converse"
6+
}

services/bedrock/src/main/resources/codegen-resources/service-2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2437,7 +2437,7 @@
24372437
},
24382438
"instructSupported":{
24392439
"shape":"InstructSupported",
2440-
"documentation":"<p>Specifies if the imported model supports fine tuning.</p>"
2440+
"documentation":"<p>Specifies if the imported model supports converse.</p>"
24412441
}
24422442
}
24432443
},
@@ -3804,7 +3804,7 @@
38043804
},
38053805
"instructSupported":{
38063806
"shape":"InstructSupported",
3807-
"documentation":"<p>Specifies if the imported model supports fine tuning.</p>"
3807+
"documentation":"<p>Specifies if the imported model supports converse.</p>"
38083808
},
38093809
"modelArchitecture":{
38103810
"shape":"ModelArchitecture",

0 commit comments

Comments
 (0)