Skip to content

Commit c862147

Browse files
Release/v2.2.0 (#1897)
* Release v2.2.0 * Missing patch
1 parent fbf11f3 commit c862147

13 files changed

+60
-41
lines changed

.semversioner/2.2.0.json

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
{
2+
"changes": [
3+
{
4+
"description": "Support OpenAI reasoning models.",
5+
"type": "minor"
6+
},
7+
{
8+
"description": "Add option to snapshot raw extracted graph tables.",
9+
"type": "patch"
10+
},
11+
{
12+
"description": "Added batching logic to the prompt tuning autoselection embeddings workflow",
13+
"type": "patch"
14+
},
15+
{
16+
"description": "Align config classes and docs better.",
17+
"type": "patch"
18+
},
19+
{
20+
"description": "Align embeddings table loading with configured fields.",
21+
"type": "patch"
22+
},
23+
{
24+
"description": "Brings parity with our latest NLP extraction approaches.",
25+
"type": "patch"
26+
},
27+
{
28+
"description": "Fix fnllm to 0.2.3",
29+
"type": "patch"
30+
},
31+
{
32+
"description": "Fixes to basic search.",
33+
"type": "patch"
34+
},
35+
{
36+
"description": "Update llm args for consistency.",
37+
"type": "patch"
38+
},
39+
{
40+
"description": "add vector store integration tests",
41+
"type": "patch"
42+
}
43+
],
44+
"created_at": "2025-04-25T23:30:57+00:00",
45+
"version": "2.2.0"
46+
}

.semversioner/next-release/minor-20250325000101658359.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.semversioner/next-release/patch-20250304195925818723.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.semversioner/next-release/patch-20250318015236952876.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.semversioner/next-release/patch-20250319182609055856.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.semversioner/next-release/patch-20250322015033893577.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.semversioner/next-release/patch-20250331184323312702.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.semversioner/next-release/patch-20250422210800599071.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.semversioner/next-release/patch-20250422215029679348.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.semversioner/next-release/patch-20250422232634719243.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)