Skip to content

Commit

Permalink
Merge pull request #89 from ggiallo28/amazon_bedrock
Browse files Browse the repository at this point in the history
Add Amazon Bedrock Plugins
  • Loading branch information
pieroit authored Jun 3, 2024
2 parents 0897dd8 + 7681fb5 commit 5036555
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -342,5 +342,17 @@
{
"name": "Delete docs with metadata filter",
"url": "https://github.com/ElioErrico/CAT_delete_doc_with_metadata_filter"
},
{
"name": "AWS Client Configuration Manager",
"url": "https://github.com/ggiallo28/aws-integration"
},
{
"name": "Amazon Bedrock Embedders",
"url": "https://github.com/ggiallo28/amazon-bedrock-embedders"
},
{
"name": "Amazon Bedrock LLMs",
"url": "https://github.com/ggiallo28/amazon-bedrock-llms"
}
]

0 comments on commit 5036555

Please sign in to comment.