Skip to content

Commit

Permalink
correct SM endpoints docs URL
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Weill <[email protected]>
  • Loading branch information
dlqqq and JasonWeill authored Jul 25, 2024
1 parent 513e476 commit 3577061
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ class SmEndpointProvider(BaseProvider, SagemakerEndpoint):
help = (
"Specify an endpoint name as the model ID. "
"In addition, you must specify a region name, request schema, and response path. "
"For more information, see the documentation about [SageMaker endpoints deployment](https://docs.aws.amazon.com/sagemaker/latest/dg/realtime-endpoints-deployment.html) "
"For more information, see the documentation about [SageMaker endpoints deployment](https://docs.aws.amazon.com/sagemaker/latest/dg/realtime-endpoints-deploy-models.html) "
"and about [using magic commands with SageMaker endpoints](https://jupyter-ai.readthedocs.io/en/latest/users/index.html#using-magic-commands-with-sagemaker-endpoints)."
)

Expand Down

0 comments on commit 3577061

Please sign in to comment.