Lakshmi narayana .U

Results 2 comments of Lakshmi narayana .U

Got the same error in Mac. Setting up the environment variables solved the issue, using `dotenv run -- python app.py`

I used openAI, so gave that key value for GRAPHRAG_API_KEY. Logically you should use Azure OpenAI. But the sample env file [here](https://github.com/Cinnamon/kotaemon/blob/main/.env) gives this. ``` # settings for GraphRAG GRAPHRAG_API_KEY=openai_key...