neo4j-labs / llm-graph-builder

Neo4j graph construction from unstructured data using LLMs
https://neo4j.com/labs/genai-ecosystem/llm-graph-builder/
Apache License 2.0
2.07k stars 310 forks source link

'str' object has no attribute 'content' #691

Open lemencolo opened 1 month ago

lemencolo commented 1 month ago

After pouring the document in, the program quickly splits the document into blocks, but reports an error saying 'content has no attributes'.

Snipaste_2024-08-14_10-50-24
lemencolo commented 1 month ago

I don't quite understand how to correct this error. ![Uploading Snipaste_2024-08-14_10-52-13.png…]()

praveshkumar1988 commented 1 month ago

@lemencolo I think, you are getting this error locally. So, can you please share the logs of this error to debug more.