Hey all, I am using llama index to query scientific papers and will at times get irrelevant documents back, for example, I get back just the citations portion of a paper. Is there a suggested method for ensuring these types of irrelevant/noisy results are ignored?
Hi all, can anyone guide me on how to use llama index with aws bedrock when in a deployed ecs environment? There is a profile param and I can also pass in keys and tokens to the Bedrock class but is there a way to just do this with IAM?