Update lightrag/prompt.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
207af40f54
commit
56677ae466
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ Entity_types: [{entity_types}]
|
|||
"""
|
||||
|
||||
PROMPTS["entity_extraction_user_prompt"] = """---Task---
|
||||
Extract entities and relationships from the following input text.
|
||||
Extract entities and relationships from the input text below.
|
||||
|
||||
---Input Text---
|
||||
Text:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue