You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go to graphrag-api and follow the instructions to start the local server.
Once the server is running, you can make a query by either cloning this project and running it locally or by using the query panel in the graphrag-visualizer
Tick "Include Text Unit" and "Include Communities" to use Local Search
Tick "Include Communities" to use Global Search.
The artifacts (Parquet files) should be the same in both places.
1 last question is that, we im trying to deploy locally, im facing the error of node is missing. It seems backend are missing the node as shown below. Seek for your kind thought on this .
nonetheless, i fixed it by create main.css file and display it none and import this file in app.tsx
iframe { display: none; }
The error still there but its not showing the popup anymore
Hi,
Great repo. Seeking for further clarification on how to make the query works using this ?
Thanks
The text was updated successfully, but these errors were encountered: