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

10 lines
321 B
Markdown

Example 2:
Query: "What are the environmental consequences of deforestation on biodiversity?"
Output:
{
"high_level_keywords": ["Environmental consequences", "Deforestation", "Biodiversity loss"],
"low_level_keywords": ["Species extinction", "Habitat destruction", "Carbon emissions", "Rainforest", "Ecosystem"]
}