llm-graph-builder
llm-graph-builder copied to clipboard
Valid S3 bucket URL shown as invalid
On https://llm-graph-builder.neo4jlabs.com/ I'm trying to connect to a S3 bucket but it does not accept the URI. I tried root folder / sub folder. Not working. I use the same URI in another application - no problem.
Hi, @kkarkos. Is the bucket public? Also please share the backend error logs
I found the issue:
{ "status": "Failed", "error": "No pdf files found.", "message": " Unable to create source node for source type: s3 bucket and source: s3://xxxx-testing/No pdf files found.", "file_source": "s3 bucket" }
I have .md files. Did not know only PDFs are supported. All good
yes only pdf files are supported as of now