LLM app dev using AWS Bedrock and LangchainWhen trying to solve a Question Answering task over a larger document corpus with the help of LLMs we need to master the following challenges: How to manage large document(s) that exceed the token limit How to find the document(s) relevant to the q...Aug 14, 2024·10 min read