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

feat: added support for A21 and Amazon Titan models via bedrock api #1101

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

awsyshah
Copy link

@awsyshah awsyshah commented May 8, 2024

Closes #1076

📑 Description

Included support for A21 & Amazon Titan Model through the bedrock api, using a case structure to enable future flexibility to continue adding other models available. As Bedrock supports quite a few models not adding them all in a single merge.

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

@awsyshah awsyshah requested review from a team as code owners May 8, 2024 14:27
pkg/ai/amazonbedrock.go Show resolved Hide resolved
pkg/ai/amazonbedrock.go Show resolved Hide resolved
@awsyshah
Copy link
Author

@AlexsJones did you get a chance to review this for the changes and if it is ok to merge now ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Proposed
Development

Successfully merging this pull request may close these issues.

[Question]: Integration with Amazon bedrock issue
2 participants