-
### Describe the issue
create_final_entities error
### Steps to reproduce
`python -m graphrag.index --root ./ragtest --verbose --reporter rich --emit parquet`
### GraphRAG Config Used
```
as…
-
The configuration has been modified in the yaml file to switch to another embedding model, but it's not taking effect!
17:31:12,217 datashaper.workflow.workflow ERROR Error executing verb "text_emb…
-
### Do you need to file an issue?
- [X] I have searched the existing issues and this bug is not already filed.
- [ ] My model is hosted on OpenAI or Azure. If not, please look at the "model providers…
-
进行问答的时候,执行的命令如下
```shell
python -m graphrag.query --data ./ragtest/output/20240724-115221/artifacts --method local --community_level 2 --response_type Multiple Paragraphs 伊卡洛斯出生地在哪里
```
报错如下:
```…
-
This bash deploy.sh -d -p deploy.parameters.json command gives me below error:
Checking for GraphRAG external IP.............. Failed.
Unable to get GraphRAG external IP.
I ran kubectl get servi…
-
conda create -n RAG_agents python=3.12
conda activate RAG_agents
**git clone https://github.com/karthik-codex/autogen_graphRAG.git
cd autogen_graphRAG**
pip install -r requirements.txt
-
### Describe the bug
Fail at step `create_final_community_reports`
In `indexing-engine.log`:
```
16:05:47,160 graphrag.index.run ERROR error running workflow create_final_community_reports
Tr…
-
### Describe the bug
15:36:46,423 datashaper.workflow.workflow ERROR Error executing verb "window" in create_final_community_reports: 'community'
Traceback (most recent call last):
File "C:\���\m…
-
### Describe the bug
I rewrite the English prompts to Chinese prompts. In addition to that I also set the encoding of some files in the directory /graphrag/config/models to utf-8, after that running …
-
Really neat looking project!
I went to try it out and hit the following error when trying to run gradio:
```
Traceback (most recent call last):
File "/Users/samm/git/GraphRAG-Ollama-UI/.venv…