We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49879d6 commit df3caa4Copy full SHA for df3caa4
libs/langchain-mongodb/langchain_mongodb/graphrag/prompts.py
@@ -115,10 +115,15 @@
115
3. input: "For legal and operational purposes, many governments and organizations adopt specific definitions."
116
output: []
117
118
-In the final example, there are no entities.
+In the third example, there are no entities.
119
Though there are concepts and nouns that might be types or attributes of entities,
120
there is nothing here that could be seen as being a unique identifier or name.
121
122
+4. input: ""
123
+ output: []
124
+
125
+In final third example, there are no entities.
126
127
### (Optional) Additional Examples
128
129
{entity_name_examples}
0 commit comments