-
### Describe the issue
Taking the demo file A Christmas Carol by Charles Dickens as an example, after the knowledge graph is built, the tokens consumed by executing a question are almost the same as …
-
i found the ner extraction prompt.yaml need to specify ner types when extracting ner and relations in building knowledge graph. however, when in real production, we do not know which entity types wi…
-
### Describe the issue
我在利用密钥和代理使用openai官方模型的过程中出错了
### Steps to reproduce
使用代理proxy访问openai官方模型,使用个人密钥,其余设置保持默认
### GraphRAG Config Used
```
encoding_model: cl100k_base
skip_workfl…
-
### Describe the bug
```(myenv) PS C:\repos\graphrag> python -m graphrag.index --root ./ragtest
🚀 Reading settings from ragtest\settings.yaml
Traceback (most recent call last):
File "C:\pyth…
-
### Describe the bug
![image](https://github.com/user-attachments/assets/4e08096e-30ba-4cb3-87f8-baf746f2a3a6)
If you look at the below function:
https://github.com/microsoft/graphrag/blob/309a…
-
### 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…
-
Following the frontend/README.md instructions, running the streamlit app results in
```
2024-06-26 13:11:07.202 Uncaught app exception
Traceback (most recent call last):
File "/graphrag-accele…
-
### Describe the issue
![image](https://github.com/microsoft/graphrag/assets/140797957/5271d351-a6a4-430c-a574-a299e37e8cff)
### Steps to reproduce
_No response_
### GraphRAG Config Used
_No re…
-
there is issue with :
'litellm[proxy]'
ollama
pyautogen "pyautogen[retrievechat]"
graphrag
tiktoken
chainlit
marker-pdf
-
gpt-4o-mini significantly reduces the cost of graphRAG generation and more people.can experiment and compare outcomes with standard RAG with a similar model.
is it possible to change the config to t…