Azure-Samples / graphrag-accelerator

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

add prompt autogeneration #9

Closed jgbradley1 closed 2 months ago

jgbradley1 commented 2 months ago

This PR adds several things

jgbradley1 commented 2 months ago

Developers can now deploy graphrag with the command

bash deploy.sh -g -p deploy.parameters.json

The -g flag will disable private endpoints AND grant Managed identity roles to AI Search, Storage, and CosmosDB so that data can be viewed from the Azure Portal.