Azure-Samples / graphrag-accelerator

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

Bugfix, detailed docker build logs, robust debugging in deploy script #114

Closed tushardhadiwal closed 2 days ago

tushardhadiwal commented 1 month ago

This PR adds following : Fixes a bug that addresses function rename in graph rag library versions > 2.0 Adds eux flags to deploy script to help make script debugging robust. Adds detailed logging for container building step.

jgbradley1 commented 1 month ago

We'll merge this PR in once a new release of the graphrag library has been made and we ensure the accelerator works with the published package.

jgbradley1 commented 2 days ago

Will close this for now as the changes in this PR were added via another PR already.