mirror of
https://github.com/microsoft/graphrag.git
synced 2025-06-26 23:19:58 +00:00
22 lines
526 B
JSON
22 lines
526 B
JSON
{
|
|
"changes": [
|
|
{
|
|
"description": "Fix encoding model config parsing",
|
|
"type": "patch"
|
|
},
|
|
{
|
|
"description": "Fix exception on error callbacks",
|
|
"type": "patch"
|
|
},
|
|
{
|
|
"description": "Manage llm instances inside a cached singleton. Check for empty dfs after entity/relationship extraction",
|
|
"type": "patch"
|
|
},
|
|
{
|
|
"description": "Respect encoding_model option",
|
|
"type": "patch"
|
|
}
|
|
],
|
|
"created_at": "2024-12-18T23:12:52+00:00",
|
|
"version": "1.0.1"
|
|
} |