Skip to content
Discussion options

You must be logged in to vote

Hello @MoktarEls ,

Thank you for the kind words and for reporting these issues! We’ve addressed them in the latest update:

  • Dependencies : We have pinned protobuf==4.25.8 (addressing a security vulnerability) and grpcio==1.67.1 in pyproject.toml . We also added GitPython and chardet as default dependencies.
  • GraphRAG Alignment : The FileObject in file_ingestor.py has been verified to include the text property (which handles decoding). The notebook code is now fully aligned with the library.
  • Orchestrator : Improved lazy initialization and configuration normalization for better stability.
    You can test these fixes by installing from the utils branch: pip install git+https://github.com/Hawksig…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MoktarEls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants