Find answers from the community

T
TL
Offline, last seen 3 months ago
Joined September 25, 2024
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?
1 comment
T
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?
3 comments
T
L
Hi all, is there a way to bulk insert using a VectorStoreIndex using an OpenSearchVectorStore vector_store?
14 comments
T
L