Skip to content

chore: Cleanup AWS SageMaker AI docs, examples, and provider #4667

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

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

Conversation

will-holley
Copy link
Contributor

@will-holley will-holley commented Jun 27, 2025

Changes

  • Migrates away from using hardcoded model-specific request payload serialization logic to requiring that the user provide a request serializer which handles both the input and model parameters. This requires the transform property and drops support for individual model settings on the config parameter. This change unlocks the ability to use any SageMaker Jumpstart or custom model.

Fixes

  • Renames "SageMaker" to "SageMaker AI" within the documentation and example. SageMaker AI is distinct from SageMaker and the service which our provider interfaces with.
  • Removes Anthropic from provider; it's on Bedrock, not SageMaker.

@will-holley will-holley self-assigned this Jun 27, 2025
Copy link
Contributor

use-tusk bot commented Jun 27, 2025

⏩ No test execution environment matched (5951e01) View output ↗

View output in GitHub ↗

Tip

New to Tusk? Learn more here.

View check history

Commit Status Output Created (UTC)
1459893 ⏩ No test execution environment matched Output Jun 27, 2025 3:03PM
f70a572 ⏩ No test execution environment matched Output Jun 27, 2025 5:00PM
5951e01 ⏩ No test execution environment matched Output Jun 27, 2025 5:02PM

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.

1 participant