-
from website : [https://microsoft.github.io/graphrag/posts/get_started/](https://microsoft.github.io/graphrag/posts/get_started/)
running this code : `python -m graphrag.index --root ./ragtest`
…
-
### Is there an existing issue for this?
- [ ] I have searched the existing issues
- [ ] I have checked [#657](https://github.com/microsoft/graphrag/issues/657) to validate if my issue is covered by …
-
### Is there an existing issue for this?
- [ ] I have searched the existing issues
- [ ] I have checked [#657](https://github.com/microsoft/graphrag/issues/657) to validate if my issue is covered by …
-
### Is there an existing issue for this?
- [ ] I have searched the existing issues
- [ ] I have checked [#657](https://github.com/microsoft/graphrag/issues/657) to validate if my issue is covered by …
-
### Describe the issue
When I install graphrag, I get an error, thanks
### Steps to reproduce
1. pyenv virtualenv 3.10.14 myenv-3.10.14
2. pyenv activate myenv-3.10.14
3. pip install graphrag
…
-
🚀 Reading settings from /Users/lonny/VSCODE/GraphRAG-Ollama-UI/ragtest/settings.yaml
/Users/lonny/VSCODE/GraphRAG-Ollama-UI/.conda/lib/python3.10/site-packages/numpy/core/fromnumeric.py:59: FutureW…
-
### Do you need to file an issue?
- [X] I have searched the existing issues and this bug is not already filed.
- [X] My model is hosted on OpenAI or Azure. If not, please look at the "model providers…
-
I was getting below errors When I ran "bash deploy.sh -p deploy.parameters.json":
Error 1. When deploying the graphrag backend docker image to ACR
Error 2. Assigning 'Cognitive Services OpenAI …
-
### Describe the issue
and will be removed in a future version. Please use 'DataFrame.transpose' instead.
return bound(*args, **kwds)
获取嵌入向量时发生错误: [WinError 10061] 由于目标计算机积极拒绝,无法连接。
❌ create_fin…
-
### Describe the bug
When using AzureOpenAI llm and embeddings, local search generates the error:
`AttributeError: 'AzureOpenAIEmbeddings' object has no attribute 'embed'`
### Steps to reproduc…