File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -15,14 +15,21 @@ SPDX-License-Identifier: MIT-0
1515- ** IDP CLI --no-rollback Flag for Stack Deployment Troubleshooting**
1616 - Added ` --no-rollback ` flag to ` idp-cli deploy ` command to disable automatic rollback on CloudFormation stack creation failure
1717 - When enabled, failed stacks remain in ` CREATE_FAILED ` state instead of rolling back, allowing inspection of failed resources for troubleshooting
18+
1819- ** Add support for prompt caching for Claude Haiku 4.5**
20+
1921- ** Add support for prompt caching for for EU region models**
2022
2123### Fixed
2224
2325- ** Analytics Agent Schema Provider - Fixed Nested Attribute Column Display**
2426 - Fixed ` schema_provider.py ` to correctly display leaf-level nested columns instead of showing group-level attributes
2527
28+ - ** IDP Agent Companion Chat UX improvements**
29+ - Improved speed of rendering chat response by buffering the agent tool responses.
30+ - Displaying agent tool queries and results in a modal with formatted results.
31+
32+
2633### Templates
2734 - us-west-2: ` https://s3.us-west-2.amazonaws.com/aws-ml-blog-us-west-2/artifacts/genai-idp/idp-main_0.4.4.yaml `
2835 - us-east-1: ` https://s3.us-east-1.amazonaws.com/aws-ml-blog-us-east-1/artifacts/genai-idp/idp-main_0.4.4.yaml `
Original file line number Diff line number Diff line change 1- 0.4.4-wip1
1+ 0.4.4-wip2
You can’t perform that action at this time.
0 commit comments