Josh Bradley

Results 50 comments of Josh Bradley

I'll leave this issue open for now. Due to the removal of the entity configuration API endpoints, the streamlit app does not work with the current main branch. We are...

@timothymeyers @americanthinker the frontend has been added back and tested with the latest API endpoints. Will close this issue for now but open up a new one if any new...

We haven’t been tracking these specific dependency issues but I want to point out that there is another known dependency issue when using Python 3.12. It is with [`gensim`](https://github.com/microsoft/graphrag/blob/main/.github/workflows/python-ci.yml#L38) to...

Hi @michalmark, I think your question is related to the solution accelerator (and not the graphrag library specifically). I have seen this issue before. In our testing, we believe it...

By default, the accelerator deployment will set up and use managed identity to access the AOAI service that you configure it to use. Without knowing the details and security configuration...

Are you trying to run indexing using the command line interface? i.e. `python -m graphrag.indexing ...`? I added a [change](https://github.com/microsoft/graphrag/pull/332) last week that should address your problem. A new command...

The Python CI tests are failing and the semver check is failing. Please run sermversioner to pass the semver check.

Run `ruff format —fix` on the code to correct the formatting mistakes.

Not enough information has been provided in this issue for us to help. Please edit and provide more details or close the issue if the problem has been resolved.