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: add amazonbedrock #718

Merged
merged 8 commits into from
Oct 28, 2023

Conversation

stevensu1977
Copy link
Contributor

@stevensu1977 stevensu1977 commented Oct 19, 2023

Closes #716

📑 Description

Add AmazoneBedrock AI provider

✅ 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

If you add amazonbedrock as ai provider , you should setup AWS AccessKey/SecretKey or IAM Role

Closes #

📑 Description

✅ 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

@stevensu1977 stevensu1977 requested review from a team as code owners October 19, 2023 09:07
Signed-off-by: Su Wei <suwei007@gmail.com>
Signed-off-by: Su Wei <suwei007@gmail.com>
pkg/ai/amzonbedrock.go Outdated Show resolved Hide resolved
@AlexsJones
Copy link
Member

Awesome PR, please consider the parameterisation request of the region, or I can do it after @stevensu1977

pkg/ai/amzonbedrock.go Outdated Show resolved Hide resolved
Wei Su and others added 4 commits October 22, 2023 13:38
Signed-off-by: Wei Su <wsuam@amazon.com>
Signed-off-by: Wei Su <wsuam@amazon.com>
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
@AlexsJones
Copy link
Member

AlexsJones commented Oct 24, 2023

Added some docs #720

@AlexsJones AlexsJones merged commit f1a7801 into k8sgpt-ai:main Oct 28, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Feature]: AmazonBedrock AI provider
3 participants