mirror of
https://github.com/microsoft/graphrag.git
synced 2026-01-14 09:07:20 +08:00
34 lines
821 B
JSON
34 lines
821 B
JSON
{
|
|
"changes": [
|
|
{
|
|
"description": "Add update cli entrypoint for incremental indexing",
|
|
"type": "patch"
|
|
},
|
|
{
|
|
"description": "Allow some CI/CD jobs to skip PRs dedicated to doc updates only.",
|
|
"type": "patch"
|
|
},
|
|
{
|
|
"description": "Fix a file paths issue in the viz guide.",
|
|
"type": "patch"
|
|
},
|
|
{
|
|
"description": "Fix optional covariates update in incremental indexing",
|
|
"type": "patch"
|
|
},
|
|
{
|
|
"description": "Raise error on empty deltas for inc indexing",
|
|
"type": "patch"
|
|
},
|
|
{
|
|
"description": "add visualization guide to doc site",
|
|
"type": "patch"
|
|
},
|
|
{
|
|
"description": "fix streaming output error",
|
|
"type": "patch"
|
|
}
|
|
],
|
|
"created_at": "2024-11-08T23:13:05+00:00",
|
|
"version": "0.4.1"
|
|
} |