mirror of
https://github.com/microsoft/graphrag.git
synced 2025-06-26 23:19:58 +00:00
26 lines
535 B
JSON
26 lines
535 B
JSON
{
|
|
"changes": [
|
|
{
|
|
"description": "Add Drift Reduce response and streaming endpoint",
|
|
"type": "minor"
|
|
},
|
|
{
|
|
"description": "add cosmosdb vector store",
|
|
"type": "minor"
|
|
},
|
|
{
|
|
"description": "Fix example notebooks",
|
|
"type": "patch"
|
|
},
|
|
{
|
|
"description": "Set default rate limits.",
|
|
"type": "patch"
|
|
},
|
|
{
|
|
"description": "unit tests for text_splitting",
|
|
"type": "patch"
|
|
}
|
|
],
|
|
"created_at": "2025-01-15T20:32:00+00:00",
|
|
"version": "1.2.0"
|
|
} |