File tree Expand file tree Collapse file tree 13 files changed +58
-27
lines changed Expand file tree Collapse file tree 13 files changed +58
-27
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @aws-amplify/ai-constructs
2
2
3
+ ## 0.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 300a72d: Infer executable tool input type from input schema
8
+ - 0a5e51c: Stream conversation logs in sandbox
9
+
10
+ ### Patch Changes
11
+
12
+ - Updated dependencies [ 0a5e51c]
13
+ - @aws-amplify/backend-output-schemas @1.3.0
14
+
3
15
## 0.2.0
4
16
5
17
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-amplify/ai-constructs" ,
3
- "version" : " 0.2 .0" ,
3
+ "version" : " 0.3 .0" ,
4
4
"type" : " commonjs" ,
5
5
"publishConfig" : {
6
6
"access" : " public"
26
26
},
27
27
"license" : " Apache-2.0" ,
28
28
"dependencies" : {
29
- "@aws-amplify/backend-output-schemas" : " ^1.2.1 " ,
29
+ "@aws-amplify/backend-output-schemas" : " ^1.3.0 " ,
30
30
"@aws-amplify/platform-core" : " ^1.1.0" ,
31
31
"@aws-amplify/plugin-types" : " ^1.0.1" ,
32
32
"@aws-sdk/client-bedrock-runtime" : " ^3.622.0" ,
Original file line number Diff line number Diff line change 1
1
# @aws-amplify/backend-ai
2
2
3
+ ## 0.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 300a72d: Infer executable tool input type from input schema
8
+ - 0a5e51c: Stream conversation logs in sandbox
9
+
10
+ ### Patch Changes
11
+
12
+ - Updated dependencies [ 300a72d]
13
+ - Updated dependencies [ 0a5e51c]
14
+ - @aws-amplify/ai-constructs @0.3.0
15
+ - @aws-amplify/backend-output-schemas @1.3.0
16
+
3
17
## 0.1.2
4
18
5
19
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-amplify/backend-ai" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.2.0 " ,
4
4
"type" : " module" ,
5
5
"publishConfig" : {
6
6
"access" : " public"
22
22
},
23
23
"license" : " Apache-2.0" ,
24
24
"dependencies" : {
25
- "@aws-amplify/ai-constructs" : " ^0.2 .0" ,
26
- "@aws-amplify/backend-output-schemas" : " ^1.2.1 " ,
25
+ "@aws-amplify/ai-constructs" : " ^0.3 .0" ,
26
+ "@aws-amplify/backend-output-schemas" : " ^1.3.0 " ,
27
27
"@aws-amplify/backend-output-storage" : " ^1.0.2" ,
28
28
"@aws-amplify/platform-core" : " ^1.1.0" ,
29
29
"@aws-amplify/plugin-types" : " ^1.0.1"
Original file line number Diff line number Diff line change 1
1
# @aws-amplify/backend-output-schemas
2
2
3
+ ## 1.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 0a5e51c: Stream conversation logs in sandbox
8
+
3
9
## 1.2.1
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-amplify/backend-output-schemas" ,
3
- "version" : " 1.2.1 " ,
3
+ "version" : " 1.3.0 " ,
4
4
"type" : " commonjs" ,
5
5
"publishConfig" : {
6
6
"access" : " public"
Original file line number Diff line number Diff line change 1
1
# @aws-amplify/backend
2
2
3
+ ## 1.3.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 0a5e51c: Stream conversation logs in sandbox
8
+ - Updated dependencies [ 0a5e51c]
9
+ - @aws-amplify/backend-output-schemas @1.3.0
10
+
3
11
## 1.3.1
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-amplify/backend" ,
3
- "version" : " 1.3.1 " ,
3
+ "version" : " 1.3.2 " ,
4
4
"type" : " module" ,
5
5
"publishConfig" : {
6
6
"access" : " public"
29
29
"@aws-amplify/backend-auth" : " ^1.2.0" ,
30
30
"@aws-amplify/backend-function" : " ^1.5.0" ,
31
31
"@aws-amplify/backend-data" : " ^1.1.4" ,
32
- "@aws-amplify/backend-output-schemas" : " ^1.2.1 " ,
32
+ "@aws-amplify/backend-output-schemas" : " ^1.3.0 " ,
33
33
"@aws-amplify/backend-output-storage" : " ^1.1.2" ,
34
34
"@aws-amplify/backend-secret" : " ^1.1.2" ,
35
35
"@aws-amplify/backend-storage" : " ^1.2.1" ,
You can’t perform that action at this time.
0 commit comments