aws-samples/amazon-kendra-langchain-extensions

Hardcoded region in kendra_retriever_flan_xl.py

cmanikandan opened this issue · 2 comments

The code at line 31 has the region region hard coded to us-east-1 and should be replaced by the variable "region"

Plus one on this. Region should be taken from environment variables

abhjaw commented

Thanks for bringing it to notice. This is now fixed.