ciocan / langchain-chat-with-documents

Chat with documents (pdf, docx, txt) using ChatGPT and Langchain
MIT License
282 stars 61 forks source link

"Failed to index Document" #7

Open mark-baumann opened 1 month ago

mark-baumann commented 1 month ago

Hi,

I tested your programm and I got a connection to the S3 Database and can upload the documents, but then I get a issue at "Error Failed to index document", why?

How can I solve the issue?

Thanks Mark