v1.0.1

microsoft/graphragv1.0.1Dec 18, 2024by AlonsoGuevara

AI Summary

Fixes encoding model config parsing, error callback exceptions, and manages LLM instances using a cached singleton pattern.

Key Highlights

  • Fix encoding model config parsing
  • Fix exception on error callbacks
  • Manage LLM instances in cached singleton

New Features

  • Improved config parsing
  • Better error handling

Full Release Notes

## What's Changed
- patch: Fix encoding model config parsing
- patch: Fix exception on error callbacks
- patch: Manage llm instances inside a cached singleton. Check for empty dataframes after entity/relationship extraction
- patch: Respect encoding_model option


**Full Changelog**: https://github.com/microsoft/graphrag/compare/v1.0.0...v1.0.1