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 Amazon SageMaker backend dokumentation #79

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

dkuroczk
Copy link
Contributor

@dkuroczk dkuroczk commented Dec 5, 2023

This PR adds documentation about Amazon SageMaker backend with example how to deploy Amazon SageMaker and how to configure backend.

✅ 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

Copy link

netlify bot commented Dec 5, 2023

Deploy Preview for meek-marigold-103c48 ready!

Name Link
🔨 Latest commit 709c23d
🔍 Latest deploy log https://app.netlify.com/sites/meek-marigold-103c48/deploys/658c21381796100008a3e0ac
😎 Deploy Preview https://deploy-preview-79--meek-marigold-103c48.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

k8sgpt auth add --backend amazonsagemaker --providerRegion eu-west-1 --endpointname endpoint-xxxxxxxxxx
```

- Now you are ready to analyze with the Azure OpenAI backend:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be sagemaker?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦 Fixed


The Amazon SageMaker backend allows you to leverage a self-deployed and managed Language Models (LLM) on Amazon SageMaker.

Example how to deploy Amazon SageMaker with cdk is availabel in [llm-sagemaker-jumpstart-cdk](https://github.com/zaremb/llm-sagemaker-jumpstart-cdk) repo.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spelling of "availabel" is available

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Signed-off-by: Damian Kuroczko <7778327+dkuroczk@users.noreply.github.com>
@dkuroczk
Copy link
Contributor Author

dkuroczk commented Dec 27, 2023

Commit signature fixed, ready to be merged

@AlexsJones AlexsJones merged commit 6819542 into k8sgpt-ai:main Dec 27, 2023
6 checks passed
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.

None yet

2 participants