Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to version v2.0.1 #134

Merged
merged 2 commits into from
Aug 19, 2024
Merged

Updates to version v2.0.1 #134

merged 2 commits into from
Aug 19, 2024

Conversation

tabdunabi
Copy link
Member

Changed

  • With the release of AWS-Solutions-Constructs v2.65.0, the AWS ApiGateway websocket integration with Amazon SQS Queue is available in the library. Hence the
    implementation has been updated to use this construct.

Fixed

  • Issue #131 which caused an issue with rendering non-S3 source URLs from vector store for a RAG based use case.
  • Issue #132 where configured Guardrails for Amazon Bedrock to have no effect on a use case's text input validations and output responses.
  • Wizard validation failure for SageMaker model selection type, that allowed user to navigate ahead even when the page had failed validations.
  • An AWS WAF rule that blocked larger payloads for HTTP POST request to the /deployments endpoint. This restricted configuring large system prompts (over 8 KB) for use case cases.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

supreetkt and others added 2 commits August 19, 2024 17:53
### Changed

-   With the release of [AWS-Solutions-Constructs v2.65.0](https://github.com/awslabs/aws-solutions-constructs/tree/main/source/patterns/%40aws-solutions-constructs/aws-apigatewayv2websocket-sqs), the AWS ApiGateway websocket integration with Amazon SQS Queue is available in the library. Hence the
    implementation has been updated to use this construct.

### Fixed

-   Issue [#131](#131) which caused an issue with rendering non-S3 source URLs from vector store for a RAG based use case.
-   Issue [#132](#132) where configured Guardrails for Amazon Bedrock to have no effect on a use case's text input validations and output responses.
-   Wizard validation failure for SageMaker model selection type, that allowed user to navigate ahead even when the page had failed validations.
-   An AWS WAF rule that blocked larger payloads for HTTP POST request to the `/deployments` endpoint. This restricted configuring large system prompts (over 8 KB) for use case cases.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
@tabdunabi tabdunabi merged commit 04c3a11 into main Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants