kotaemon
kotaemon copied to clipboard
[BUG] - Issue indexing Graphrag
Description
With Graphrag whenever I am trying to index a file I get this error:
UnicodeEncodeError: 'charmap' codec can't encode character '\u274c' in position 0: character maps to
Not sure if its my setup or something else. I am able to index the same file using Rag but not with graph rag
Reproduction steps
I am using ollama - llama3 model and nomic-embed-text embedding on my local.
Screenshots

Logs
No response
Browsers
No response
OS
No response
Additional information
No response
Or I run into access error: ValueError: Failed to open file for write: 'IoError { io_error: Os { code: 5, kind: PermissionDenied, message: "Access is denied." }, filepath: "4e70e6e4bb554aca8e073b72e0ea70e7.fast" }'
getting the same error
getting the same error