mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #469] [MERGED] feat: update aws tools #1386
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/469
Author: @warren830
Created: 3/16/2025
Status: ✅ Merged
Merged: 3/16/2025
Merged by: @crazywoola
Base:
main← Head:feat/update-aws-tools📝 Commits (1)
8520926feat: update aws tools📊 Changes
13 files changed (+565 additions, -22 deletions)
View changed files
➕
tools/aws/GUIDE.md(+117 -0)➕
tools/aws/PRIVACY.md(+3 -0)📝
tools/aws/README.md(+60 -5)➕
tools/aws/_assets/guardrails.png(+0 -0)📝
tools/aws/manifest.yaml(+4 -4)📝
tools/aws/provider/aws_tools.py(+0 -0)📝
tools/aws/provider/aws_tools.yaml(+5 -5)📝
tools/aws/requirements.txt(+3 -2)📝
tools/aws/tools/bedrock_retrieve.py(+2 -1)➕
tools/aws/tools/opensearch_knn_search.py(+148 -0)➕
tools/aws/tools/opensearch_knn_search.yaml(+213 -0)📝
tools/aws/tools/s3_operator.py(+6 -4)📝
tools/aws/tools/sagemaker_text_rerank.py(+4 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.