-
Notifications
You must be signed in to change notification settings - Fork 130
Support for Amazon SageMaker AI endpoints as Model Provider #176
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
base: main
Are you sure you want to change the base?
Conversation
This is an updated version of the PR #30 . Please review and merge if appropriate 😄 |
I wish this gets merged soon. It opens up access to AWS Marketplace models to deployed as Amazon Sagemaker endpoints and accessible via Strands |
Do we have an expected date for this PR? It is needed for customer workshops in the coming weeks. |
Do we have an expected date for this PR? This will help with your SageMaker AI GTM motions. |
Hi all, thanks for the interest and implementation for the model provider! The team will review the pull request this week and start the feedback process (leave comments, questions if any). |
@dgallitelli Please correct me if i m wrong here. This handles only JSON type content. Will it be able to handle a multimedia content type? |
That's correct! It currently does not support multi-modal models. |
Description
Support for Amazon SageMaker AI endpoints as Model Provider
Related Issues
Issue #16
Documentation PR
[Link to related associated PR in the agent-docs repo]
Type of Change
New feature
Testing
Yes
Checklist
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.