- Newest
- Most votes
- Most comments
There are still samples for RAG based workflows.
https://github.com/aws-samples/amazon-bedrock-workshop/tree/main/02_KnowledgeBases_and_RAG
...BUT, WITH THE POWER OF GIT, time travel is possible... Here is the file in an old commit.
https://github.com/aws-samples/amazon-bedrock-workshop/blob/b4b281b5c0150418aa55ec4c7f1340880307d7fa/03_QuestionAnswering/01_qa_w_rag_llama2.ipynb
There is no proper fix to this. I would suggest you look to the repository commits to get some branch out of a useful one. Do a search on google about it.
does this notebook https://github.com/aws-samples/amazon-bedrock-workshop/blob/b4b281b5c0150418aa55ec4c7f1340880307d7fa/03_QuestionAnswering/01_qa_w_rag_llama2.ipynb handle pdf files that contain charts, diagrams and tables? For the application I want to build it is important that those diagrams are vectorized and can retrieved as diagrams, not as a string of pixels
Relevant content
- asked 3 years ago
- asked 2 years ago
- AWS OFFICIALUpdated a year ago
