Open grische opened 2 months ago
Thanks for reporting ths issue! Are you trying to ingest files with images embedded?
Yes, the PDF has images embedded: kb-terraform.pdf
Yes, the PDF has images embedded: kb-terraform.pdf
The basic RAG examples does not support ingesting PDFs with images embedded in them. Please consider using https://github.com/NVIDIA/GenerativeAIExamples/tree/main/RAG/examples/advanced_rag/multimodal_rag which supports the same.
Would it be possible to strip the pictures instead of throwing an error? Or have a more clear error message?
Followed the instructions from the README and started the example from
GenerativeAIExamples/RAG/examples/basic_rag/langchain
.The docker logs of chain-server: