microsoft / graphrag

A modular graph-based Retrieval-Augmented Generation (RAG) system
https://microsoft.github.io/graphrag/
MIT License
19.34k stars 1.91k forks source link

Raise error on empty deltas for incremental indexing #1375

Closed AlonsoGuevara closed 2 weeks ago

AlonsoGuevara commented 2 weeks ago

Description

Fail explicitly when there's no delta to incrementally index

Related Issues

[Reference any related issues or tasks that this pull request addresses.]

Proposed Changes

[List the specific changes made in this pull request.]

Checklist

Additional Notes

[Add any additional notes or context that may be helpful for the reviewer(s).]