mirror of
https://github.com/microsoft/graphrag.git
synced 2025-06-26 23:19:58 +00:00
30 lines
661 B
JSON
30 lines
661 B
JSON
{
|
|
"changes": [
|
|
{
|
|
"description": "Implement auto templating API.",
|
|
"type": "minor"
|
|
},
|
|
{
|
|
"description": "Implement query engine API.",
|
|
"type": "minor"
|
|
},
|
|
{
|
|
"description": "Fix file dumps using json for non ASCII chars",
|
|
"type": "patch"
|
|
},
|
|
{
|
|
"description": "Stabilize smoke tests for query context building",
|
|
"type": "patch"
|
|
},
|
|
{
|
|
"description": "fix query embedding",
|
|
"type": "patch"
|
|
},
|
|
{
|
|
"description": "fix sort_context & max_tokens params in verb",
|
|
"type": "patch"
|
|
}
|
|
],
|
|
"created_at": "2024-08-12T23:51:49+00:00",
|
|
"version": "0.3.0"
|
|
} |