You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use ollama for llm and embedding lightrag, all the test connection is fine.
when I upload text file
it can do chunking and generating embedding
but cannot do entity and relationship extraction
the error was
[GraphRAG] Creating index... This can take a long time.
[GraphRAG] Indexed 0 / 1 documents.
Error: '\nt\nu\np\nl\ne\n_\nd\ne\nl\ni\nm\ni\nt\ne\nr\n'
I don't have any other error info to solve the issue
Description
I use ollama for llm and embedding lightrag, all the test connection is fine.
when I upload text file
it can do chunking and generating embedding
but cannot do entity and relationship extraction
the error was
[GraphRAG] Creating index... This can take a long time.
[GraphRAG] Indexed 0 / 1 documents.
Error: '\nt\nu\np\nl\ne\n_\nd\ne\nl\ni\nm\ni\nt\ne\nr\n'
I don't have any other error info to solve the issue
Reproduction steps
Screenshots
Logs
No response
Browsers
No response
OS
No response
Additional information
The text was updated successfully, but these errors were encountered: