mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #326] [MERGED] chore: sync the change on main branch aws #1285
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/326
Author: @Nov1c444
Created: 2/28/2025
Status: ✅ Merged
Merged: 2/28/2025
Merged by: @Nov1c444
Base:
main← Head:chore/bedrock-sync-change📝 Commits (3)
93e1596chore: sync the change on main branch aws6786584chore: change the author's name8f2fd5echore: add missing dependencies📊 Changes
23 files changed (+2831 additions, -82 deletions)
View changed files
📝
tools/aws/manifest.yaml(+2 -2)📝
tools/aws/provider/aws.yaml(+7 -0)📝
tools/aws/requirements.txt(+3 -2)📝
tools/aws/tools/apply_guardrail.py(+13 -12)➕
tools/aws/tools/bedrock_retrieve.py(+187 -0)➕
tools/aws/tools/bedrock_retrieve.yaml(+182 -0)➕
tools/aws/tools/bedrock_retrieve_and_generate.py(+167 -0)➕
tools/aws/tools/bedrock_retrieve_and_generate.yaml(+151 -0)📝
tools/aws/tools/lambda_translate_utils.py(+13 -15)📝
tools/aws/tools/lambda_translate_utils.yaml(+3 -3)📝
tools/aws/tools/lambda_yaml_to_json.py(+10 -12)➕
tools/aws/tools/nova_canvas.py(+410 -0)➕
tools/aws/tools/nova_canvas.yaml(+178 -0)➕
tools/aws/tools/nova_reel.py(+442 -0)➕
tools/aws/tools/nova_reel.yaml(+127 -0)➕
tools/aws/tools/s3_operator.py(+96 -0)➕
tools/aws/tools/s3_operator.yaml(+101 -0)➕
tools/aws/tools/sagemaker_chinese_toxicity_detector.py(+68 -0)➕
tools/aws/tools/sagemaker_chinese_toxicity_detector.yaml(+49 -0)📝
tools/aws/tools/sagemaker_text_rerank.py(+14 -20)...and 3 more files
📄 Description
Origin PRS:
https://github.com/langgenius/dify/pull/13027
https://github.com/langgenius/dify/pull/13182
https://github.com/langgenius/dify/pull/12838
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.