v3.0.5
microsoft/graphragv3.0.5Feb 27, 2026by dayesouza
AI Summary
GraphRAG v3.0.5 includes fixes for CSV file reading and optimizes vector document loading into batches.
Key Highlights
- Fix CSV file reader
- vector load_documents in batches
New Features
- Improved CSV file handling
- Batch loading for vector documents
Full Release Notes
## What's Changed * fix csv file reader by @dayesouza in https://github.com/microsoft/graphrag/pull/2248 * vector load_documents in batches by @dayesouza in https://github.com/microsoft/graphrag/pull/2251 * Release v3.0.5 by @dayesouza in https://github.com/microsoft/graphrag/pull/2252 **Full Changelog**: https://github.com/microsoft/graphrag/compare/v3.0.4...v3.0.5