-
Notifications
You must be signed in to change notification settings - Fork 358
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Guardrails for Amazon Bedrock (#520)
* wip * fontend merge * wip * guardrailの一部機能をデプロイ * bugfix * mypy, blackの適用 * cdkのテストコード修正 * python formatter * fix frontend ci * fix migration guide * wip * bug fix * fix migration guide * add migration guide arch img * add unit tests * add: ja helpers * fix: simplify find_public_bot_by_id * nits: simplify websocket.py * nits: explanation why BedrockRegionResourcesStack needed * fix: textAttachement -> attachment * refactoring example for compose_args * fix: bedrock client import error on agent * integrate compose_args_for_converse_api * remove unused code * sync chat impl * chore: mypy * fix: regex for s3 uri * fix: not work for multi turn conversaition * chore: support topK on streaming * fix: unittests * lint: black * doc: add AWS Backup * doc: add v2 notification --------- Co-authored-by: statefb <tmgf.15.su@gmail.com>
- Loading branch information
Showing
52 changed files
with
3,476 additions
and
1,882 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.