LLM app dev using AWS Bedrock and Langchain
Aug 14, 2024 · 10 min read · When 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...
KRJklement and 2 more commented