DyG-RAG
DyG-RAG copied to clipboard
Code implementation for DyG-RAG: Dynamic Graph Retrieval-Augmented Generation with Event-Centric Reasoning.
Results
1
DyG-RAG issues
Sort by
recently updated
recently updated
newest added
Hi! The current example (`local_BGE_local_LLM.py`) is too simplified - it only shows a basic query without any evaluation. Could you provide a complete example that shows: - How to load...