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

[DOCS] Update Deployment guide to include greater examples and detail for the deployment variables #127

Open timothymeyers opened 1 month ago

timothymeyers commented 1 month ago

The API endpoint is expected to be provided with the following format:

GRAPHRAG_API_BASE=https://<myname>.openai.azure.com>

In the documentation, I think we can provide more clarification/examples for each of the deployment variables so that it is clearer in the future.

Originally posted by @jgbradley1 in https://github.com/Azure-Samples/graphrag-accelerator/issues/55#issuecomment-2212782226