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: amazonsagemaker AI provider #731

Merged
merged 9 commits into from Nov 5, 2023

Conversation

dkuroczk
Copy link
Contributor

@dkuroczk dkuroczk commented Nov 4, 2023

Closes #730

📑 Description

  • Adds Amazon SageMaker as a backend
  • adds endpointname flag to k8sgpt auth
  • endpointname and providerRegion are required for amazonsagemaker backend
  • Updated README.md

✅ 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

Co-authored-by: Mateusz Zaremba

@dkuroczk dkuroczk requested review from a team as code owners November 4, 2023 08:48
@dkuroczk dkuroczk changed the title feat(amazonsagemaker): Add AmazonSageMaker AI provider feat: Add AmazonSageMaker AI provider Nov 4, 2023
@dkuroczk dkuroczk changed the title feat: Add AmazonSageMaker AI provider feat: amazonsagemaker AI provider Nov 4, 2023
dkuroczk and others added 2 commits November 4, 2023 10:17
Co-authored-by: NAME 18630245+zaremb@users.noreply.github.com
Signed-off-by: Damian Kuroczko <7778327+dkuroczk@users.noreply.github.com>
Co-authored-by: Mateusz Zaremba <18630245+zaremb@users.noreply.github.com>
Signed-off-by: Damian Kuroczko <7778327+dkuroczk@users.noreply.github.com>
README.md Outdated Show resolved Hide resolved
pkg/ai/amazonsagemaker.go Outdated Show resolved Hide resolved
pkg/ai/amazonsagemaker.go Outdated Show resolved Hide resolved
pkg/ai/amazonsagemaker.go Show resolved Hide resolved
pkg/ai/amazonsagemaker.go Outdated Show resolved Hide resolved
pkg/ai/amazonsagemaker.go Outdated Show resolved Hide resolved
pkg/ai/amazonsagemaker.go Outdated Show resolved Hide resolved
pkg/ai/amazonsagemaker.go Show resolved Hide resolved
pkg/ai/amazonsagemaker.go Outdated Show resolved Hide resolved
zaremb and others added 6 commits November 4, 2023 19:32
…r backend

Signed-off-by: Mateusz Zaremba <18630245+zaremb@users.noreply.github.com>
feat(auth): add top p and max tokens to auth and use them in sagemake…
Signed-off-by: Damian Kuroczko <7778327+dkuroczk@users.noreply.github.com>
Signed-off-by: Damian Kuroczko <7778327+dkuroczk@users.noreply.github.com>
Signed-off-by: Damian Kuroczko <7778327+dkuroczk@users.noreply.github.com>
Signed-off-by: Damian Kuroczko <7778327+dkuroczk@users.noreply.github.com>
@AlexsJones AlexsJones merged commit ccef7f6 into k8sgpt-ai:main Nov 5, 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]: AmazonSageMaker AI provider
3 participants