Azure-Samples / graphrag-accelerator

One-click deploy of a Knowledge Graph powered RAG (GraphRAG) in Azure
https://github.com/microsoft/graphrag
MIT License
1.73k stars 275 forks source link

Upgrade python package #42

Closed jgbradley1 closed 3 months ago

jgbradley1 commented 3 months ago

This PR updates the pyproject.toml to pull graphrag from PyPI. It also fixes a known bug that was due to performing a null check on a panda's dataframe.