Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-26 | 622 Bytes | |
v2.2.0 source code.tar.gz | 2025-04-26 | 10.4 MB | |
v2.2.0 source code.zip | 2025-04-26 | 10.8 MB | |
Totals: 3 Items | 21.2 MB | 2 |
What's Changed
- minor: Support OpenAI reasoning models.
- patch: Add option to snapshot raw extracted graph tables.
- patch: Added batching logic to the prompt tuning autoselection embeddings workflow
- patch: Align config classes and docs better.
- patch: Align embeddings table loading with configured fields.
- patch: Brings parity with our latest NLP extraction approaches.
- patch: Fix fnllm to 0.2.3
- patch: Fixes to basic search.
- patch: Update llm args for consistency.
- patch: add vector store integration tests
Full Changelog: https://github.com/microsoft/graphrag/compare/v2.1.0...v2.2.0