hvassard

Results 4 comments of hvassard

Same issue here as I was following the LangChain step by step tutorial about [QA over unstructured data](https://python.langchain.com/docs/use_cases/question_answering/). I am working locally on VSCode in a Jupyter notebook in a...

This problem disappeard, but I'm not sure weather this is due to an upgrade of langchain, or the installation of pdfminer-six as explain in [this stack overflow post](https://stackoverflow.com/questions/73831425/modulenotfounderror-no-module-named-pdfminer-high-level)

Hello there ! I'm facing the same issue, If it can help troubleshooting this, here is the gradio version and code I'm using : ```txt [[package]] name = "gradio" version...

Hello ! I'd like to contribute by trying to fix this issue, is it possible ?