Skip to content

Commit 549170e

Browse files
committed
add devconfig
1 parent 062070c commit 549170e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"extensions": [
3+
{
4+
"extensionName": "Extensions.Bedrock.MEAI",
5+
"type": "minor",
6+
"changeLogMessages": [
7+
"Add support for ChatOptions.ResponseFormat to enable structured JSON responses using JSON Schema."
8+
]
9+
}
10+
]
11+
}

0 commit comments

Comments
 (0)