LightRAG/lightrag/prompts/kg_query_context.md
2025-11-11 21:50:13 +07:00

398 B

Knowledge Graph Data (Entity):

{entities_str}

Knowledge Graph Data (Relationship):

{relations_str}

Document Chunks (Each entry has a reference_id refer to the Reference Document List):

{text_chunks_str}

Reference Document List (Each entry starts with a [reference_id] that corresponds to entries in the Document Chunks):

{reference_list_str}