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

Add Amazon Bedrock Plugins #89

Merged
merged 3 commits into from
Jun 3, 2024
Merged

Conversation

ggiallo28
Copy link
Contributor

AWS Client Configuration Manager:
This plugin, available at AWS Client Configuration Manager, is designed to integrate the Cat with AWS Cloud. It handles authentication by dynamically selecting credentials from the user's configuration with the following priority:

  • AWS IAM Role
  • AWS Credential Profile
  • AWS Access Key (AK) and Secret Key (SK)

Amazon Bedrock Embedders:
The Amazon Bedrock Embedders plugin integrates Amazon Bedrock Embedders with the Cat. It utilizes the AWS Integration Plugin to manage AWS IAM-based authentication.

Amazon Bedrock LLMs:
This plugin, available at Amazon Bedrock LLMs, integrates Amazon Bedrock Language Models with the Cat, leveraging the AWS Integration Plugin for secure and seamless AWS authentication.

@pieroit pieroit merged commit 5036555 into cheshire-cat-ai:main Jun 3, 2024
1 check passed
@pieroit
Copy link
Member

pieroit commented Jun 3, 2024

Awesome, and quite elaborate @ggiallo28 !
P.S.: when you need a reference to your plugin from within the plugin, consider using:
cat.mad_hatter.get_plugin()

Thaaanks

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