Closed ysekiy closed 1 year ago
I made pull request. https://github.com/aws-samples/amazon-kendra-langchain-extensions/pull/6
Amazing work ! It worked for me !
@ysekiy thank you so much for this fix! I was searching where that input param was but stumbled on your fix...
One quick thing... I believe you switched the region_name param for the SagemakerEndpoint from the region variable to the "us-east-1" string literal... I am hosting mine in us-west-2 so this broke when I tried to run your fix. I also dropped a comment on the pull request.
THANKS AGAIN!
Fixed in latest release
I got a following error when I run
streamlit run app.py flanxxl
andpython3 kendra_retriever_flan_xxl.py
Error
A reproducible test case or series of steps
The version of our code being used
https://github.com/aws-samples/amazon-kendra-langchain-extensions/commit/9bab4fafab1d460b2d06ec1e84514a805aca1f31
Any modifications you've made relevant to the bug
n/a
Anything unusual about your environment or deployment
n/a