Change8
Error1 reports

Fix NotFoundError

in GraphRAG

Solution

The "NotFoundError" in graphrag, especially with Azure OpenAI, usually indicates the specified resource (like a deployment name) doesn't exist or isn't accessible in your Azure OpenAI setup. Verify the deployment name, API key, and endpoint are correctly configured in your code and match the Azure OpenAI resource you created. Ensure your Azure OpenAI resource has the necessary models deployed and your account has the correct permissions.

Timeline

First reported:Apr 4, 2025
Last reported:Apr 4, 2025

Need More Help?

View the full changelog and migration guides for GraphRAG

View GraphRAG Changelog