graphrag/.semversioner/1.2.0.json
2025-01-15 15:49:07 -06:00

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"
}