-
Notifications
You must be signed in to change notification settings - Fork 531
Open
Labels
ImprovementCreated by Linear-GitHub SyncCreated by Linear-GitHub Syncgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Try implementing a solution that will handle finding appropriate Cognee search type based on the question:
For the following question:
"Find me all the people that have worked in Hyundai for more than a year and a half and tell me about them"
Tell me which of the following graph retrievers in a graphRAG would give the best answer:
INSIGHTS retriever type - returns nodes and edges of a graph
COMPLETION retriever type - returns chunk of text most related to question
SURROUNDING retriever type - returns surrounding graphRAG elements
It cannot work 100% of the time so it should be called Feeling Lucky to show that it might not get the proper answer
Metadata
Metadata
Assignees
Labels
ImprovementCreated by Linear-GitHub SyncCreated by Linear-GitHub Syncgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed