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

14 lines
271 B
Markdown

Document Chunks (Each entry has a reference_id refer to the `Reference Document List`):
```json
{text_chunks_str}
```
Reference Document List (Each entry starts with a [reference_id] that corresponds to entries in the Document Chunks):
```
{reference_list_str}
```