Skip to content

Commit e7ee8cb

Browse files
authored
release v0.3.3 (#1116)
1 parent 1b55972 commit e7ee8cb

18 files changed

+438
-414
lines changed

.semversioner/0.3.3.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"changes": [
3+
{
4+
"description": "Add entrypoints for incremental indexing",
5+
"type": "patch"
6+
},
7+
{
8+
"description": "Clean up and organize run index code",
9+
"type": "patch"
10+
},
11+
{
12+
"description": "Consistent config loading. Resolves #99 and Resolves #1049",
13+
"type": "patch"
14+
},
15+
{
16+
"description": "Fix circular dependency when running prompt tune api directly",
17+
"type": "patch"
18+
},
19+
{
20+
"description": "Fix default settings for embedding",
21+
"type": "patch"
22+
},
23+
{
24+
"description": "Fix img for auto tune",
25+
"type": "patch"
26+
},
27+
{
28+
"description": "Fix img width",
29+
"type": "patch"
30+
},
31+
{
32+
"description": "Fixed a bug in prompt tuning process",
33+
"type": "patch"
34+
},
35+
{
36+
"description": "Refactor text unit build at local search",
37+
"type": "patch"
38+
},
39+
{
40+
"description": "Update Prompt Tuning docs",
41+
"type": "patch"
42+
},
43+
{
44+
"description": "Update create_pipeline_config.py",
45+
"type": "patch"
46+
},
47+
{
48+
"description": "Update prompt tune command in docs",
49+
"type": "patch"
50+
},
51+
{
52+
"description": "add querying from azure blob storage",
53+
"type": "patch"
54+
},
55+
{
56+
"description": "fix setting base_dir to full paths when not using file system.",
57+
"type": "patch"
58+
},
59+
{
60+
"description": "fix strategy config in entity_extraction",
61+
"type": "patch"
62+
}
63+
],
64+
"created_at": "2024-09-10T19:51:24+00:00",
65+
"version": "0.3.3"
66+
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

0 commit comments

Comments
 (0)