Adding GraphDocuments to Neo4J sometimes fails when they're generated via LLMGraphTransformer #7214
Open
5 tasks done
Labels
auto:bug
Related to a bug, vulnerability, unexpected error with an existing feature
Checked other resources
Example Code
Error Message and Stack Trace (if applicable)
Description
I'm trying to generate a Knowledge Graph from text documents via langchain and Neo4j. While most of the times, nodes and relationships are identified and persisted, occasionally calling
addGraphDocuments
fails with an internal neo4j exception.I'm using the default prompt and I'm not providing any
allowedNodes
andallowedRelationships
toLLMGraphTransformer
System Info
The text was updated successfully, but these errors were encountered: