I'm trying to connect AWS LLM to an S3 bucket to be queried with Kendra. I'm following this tutorial, which has worked in the past. I think the new AWS Unified Sagemaker has a different URL than the previous Sagemakers', and it's causing an issue trying to get my Streamlit app URL to work.
I've followed the tutorial steps with success until the end, where you set up the Streamlit URL. The problem is my URL doesn't look like the example. (I'm already replacing the randomidentifier with the one in my Sagemaker URL)
Tutorial URL: /jupyter/default/lab?
My URL in Sagemaker: /projects/morerandom/code
My port is also 8501
like in the tutorial. I've tried about every combination of this URL to get it working, to no avail.
Any help is appreciated!
I'm trying to connect AWS LLM to an S3 bucket to be queried with Kendra. I'm following this tutorial, which has worked in the past. I think the new AWS Unified Sagemaker has a different URL than the previous Sagemakers', and it's causing an issue trying to get my Streamlit app URL to work.
I've followed the tutorial steps with success until the end, where you set up the Streamlit URL. The problem is my URL doesn't look like the example. (I'm already replacing the randomidentifier with the one in my Sagemaker URL)
Tutorial URL: https://d-randomidentifier.studio.us-east-1.sagemaker.aws/jupyter/default/lab?
My URL in Sagemaker: https://d-randomidentifier.sagemaker.us-east-2.on.aws/projects/morerandom/code
My port is also 8501
like in the tutorial. I've tried about every combination of this URL to get it working, to no avail.
Any help is appreciated!
Share Improve this question edited Jan 29 at 21:44 Kelsey asked Jan 22 at 19:46 KelseyKelsey 971 gold badge11 silver badges25 bronze badges1 Answer
Reset to default 2You're supposed to supply this https://d-randomidentifier
part of the URL yourself.
What you're trying to access are just dummy URL's that are not supposed to work.
You can set up your studio lab here: https://studiolab.sagemaker.aws/