-
Hello,
I am trying to deploy the graph accelerator on Azure but executing the following command:
sh deploy.sh -p deploy.parameters.json
I have an error in deployment and consequent exiting. After d…
-
### Describe the issue
Except for the 4 prompts in the /ragtest, I found 12 more prompts, while some of them are kind of same as the prompts in the /ragtest
-
what language does GraphRAG support? Can I use Japanese document to do RAG?
-
When running create_base_extracted_entities, the entity extraction seems to work fine (per checking the cache), but when the merge_graph stage runs, it fails silently.
Other than a bunch of "error …
-
### Describe the issue
❌ create_base_entity_graph
None
### Steps to reproduce
run the getstart
### GraphRAG Config Used
encoding_model: cl100k_base
skip_workflows: []
llm:
api_key: ${GRAPHR…
-
> Using GraphRAG with your data out of the box may not yield the best possible results. We strongly recommend to fine-tune your prompts following the [Prompt Tuning Guide](https://microsoft.github.io/…
fire updated
4 months ago
-
### Describe the bug
When I run Indexer, it always give me this error
![image](https://github.com/microsoft/graphrag/assets/93169410/335607b2-de88-4e2f-bf37-74336c6d0ccd)
```
{"type": "err…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
- [ ] I have checked [#657](https://github.com/microsoft/graphrag/issues/657) to validate if my issue is covered …
-
Always exciting when you have a new release! Signed up for Neo4j and hoping to see it in action. Any reason you didn't use GraphRag?
I'll try a different prompt later today, but here's my first att…
-
Thank you for your tutorial. I understand that building a knowledge graph can take a lot of time, but I noticed that there seems to be a bottleneck during the process. The computer's CPU and GPU usage…