llm-graph-builder icon indicating copy to clipboard operation
llm-graph-builder copied to clipboard

Valid S3 bucket URL shown as invalid

Open kkarkos opened this issue 6 months ago • 3 comments

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.

Image

kkarkos avatar May 27 '25 00:05 kkarkos

Hi, @kkarkos. Is the bucket public? Also please share the backend error logs

kartikpersistent avatar May 27 '25 05:05 kartikpersistent

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

kkarkos avatar May 27 '25 12:05 kkarkos

yes only pdf files are supported as of now

kartikpersistent avatar May 27 '25 12:05 kartikpersistent