Copied from upstream: dair-ai/Prompt-Engineering-Guide#493
Original author: @dsanmart
Originally created: 2024-06-02
I was thinking on creating a PR to add the new method for KG-RAG retrieval called Chain of Explorations (CoE) in the prompting techniques section. Would this be the appropriate place to add it? Also, would it bring value to the guide?
CoE is a novel prompting method to extract information from Knowledge Graphs using LLMs. Ref: https://dsanmart.github.io/KG-RAG/

I was thinking on creating a PR to add the new method for KG-RAG retrieval called Chain of Explorations (CoE) in the prompting techniques section. Would this be the appropriate place to add it? Also, would it bring value to the guide?
CoE is a novel prompting method to extract information from Knowledge Graphs using LLMs. Ref: https://dsanmart.github.io/KG-RAG/