aws-sdk-bedrockagentruntime 1.15.0 → 1.18.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d5e9b3deae8024895878869cd9b567985083da8f0d763b1133d068301737043c
4
- data.tar.gz: 2240d4ca8a6848277433018697535937b7d0bab6cf2a0c8763c112d0e46dd58d
3
+ metadata.gz: 4de9ca3c5127253c57eb94d02e58989d86b335ba558936058c0cee2d27c1632c
4
+ data.tar.gz: 00d90ec2f0c4024ce81d85442d5a093755e9f01f92ad0ab69af2d1673603d91d
5
5
  SHA512:
6
- metadata.gz: 6e63c921fced7a2195f3285088f09d2099a5bcc155a9e3e7c431be25116ead6212de88b0ad8b3355425571c8531a5bd50dc23433e0d23b1bcbc23a964e39a44f
7
- data.tar.gz: dd0b611ef34b967af33e94609874a75acb61fe73954e62ca1e87aac1deb262b268bec511e9264b1b694e30d224b734946013ede0417119bfb73c3f2a805b0315
6
+ metadata.gz: a9b085b888c48e7c57ae1d9acd0420000c847dff4557ff53a0299d930c4a2b415d124543142d231fadd6e2c17e7871b86e7462329c1c1d61228549472482a181
7
+ data.tar.gz: fa22b45e9f41bd00fff6766f4541a8745df0e9ac668fd72b8b576820df97d794f2f12ca68bd948ee2e247795664df35e8cd9f589cde8b7c1aa7aeebc187d1cd0
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.18.0 (2024-08-06)
5
+ ------------------
6
+
7
+ * Feature - Introduce model invocation output traces for orchestration traces, which contain the model's raw response and usage.
8
+
9
+ 1.17.0 (2024-07-18)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.16.0 (2024-07-10)
15
+ ------------------
16
+
17
+ * Feature - Introduces query decomposition, enhanced Agents integration with Knowledge bases, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources for end-to-end solutions.
18
+
4
19
  1.15.0 (2024-07-02)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.15.0
1
+ 1.18.0