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 3f56c68 commit be3f0ebCopy full SHA for be3f0eb
lightrag/prompt.py
@@ -56,8 +56,7 @@
56
1. Output the entities and realtionships in the same format as previous extraction task.
57
2. Do not include entities and relations that have been previously extracted.
58
3. If the entity doesn't clearly fit in any of`Entity_types` provided, classify it as "Other".
59
-4. Return identified entities and relationships in {language}.
60
-5. Output `{completion_delimiter}` when all the entities and relationships are extracted.
+4. Ensure the output language is {language}.
61
62
---Output---
63
"""
0 commit comments