-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] The feat “ nano_graphrag” , i meet the mistake as follow #440
Comments
it worked after i reinstalled chroma-hnswlib, references |
Thanks for the quick feedback we will note it on the README. |
Btw,the process of creating the nano_graphrag index is so slow that I sometimes wonder if it is stuck. I hope there will be a progress bar to tell the user how the creation is progressing. |
Currently progress is displayed only on the server-side log. Will make a more seamless progress reporting later. |
The problem has been solved temporarily, but it still needs functional verification. However, it takes too long to create the index, and the prompts to users are not very clear. Even the server-side console is the same. I don’t know when it will be available. When the creation is not completed, the option of available index will appear when the front-end page is refreshed (it is not actually created yet), and an error will be reported again. However, this is a very good feature, and I hope it can be improved as soon as possible. Thanks for integrating this project. |
There seems to be a trivial bug with a wrong comment sign from another programming language. I stumbled upon it when testing nano-graphrag with Kotaemon (https://github.com/Cinnamon/kotaemon) Other mentions of this bug: Cinnamon/kotaemon#440 chroma-core#931
Description
i used ollama as the local llm
llm:qwen2.5
embedding : nomic-embed-text
Reproduction steps
Screenshots
![DESCRIPTION](LINK.png)
Logs
Browsers
No response
OS
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: