Skip to content

Commit

Permalink
Update docs/source/users/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: david qiu <[email protected]>
  • Loading branch information
srdas and dlqqq authored Dec 6, 2024
1 parent a42d8e3 commit 2a39355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/users/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ The chat backend remembers the last two exchanges in your conversation and passe

Jupyter AI enables use of language models hosted on [Amazon Bedrock](https://aws.amazon.com/bedrock/) on AWS. Ensure that you have authentication to use AWS using the `boto3` SDK with credentials stored in the `default` profile. Guidance on how to do this can be found in the [`boto3` documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/guide/credentials.html).

Proceed to a detailed description of [Using Amazon Bedrock with Jupyter AI](bedrock.md).
For details on enabling model access in your AWS account, using cross-region inference, or invoking custom/provisioned models, please see our dedicated documentation page on [using Amazon Bedrock in Jupyter AI](bedrock.md).


### SageMaker endpoints usage
Expand Down

0 comments on commit 2a39355

Please sign in to comment.