File tree Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "backend/core" : " 0.0.16 " ,
2
+ "backend/core" : " 0.0.17 " ,
3
3
"." : " 0.0.322"
4
4
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.0.17] ( https://github.com/QuivrHQ/quivr/compare/core-0.0.16...core-0.0.17 ) (2024-10-16)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** assistant:** cdp ([ #3305 ] ( https://github.com/QuivrHQ/quivr/issues/3305 ) ) ([ b767f19] ( https://github.com/QuivrHQ/quivr/commit/b767f19f28b5478cef077b5d1587bf5195f2a668 ) )
9
+ * ** assistants:** mock api ([ #3195 ] ( https://github.com/QuivrHQ/quivr/issues/3195 ) ) ([ 282fa0e] ( https://github.com/QuivrHQ/quivr/commit/282fa0e3f83f7c6fc8c84ca95f8f4ced4ed34b78 ) )
10
+ * introducing configurable retrieval workflows ([ #3227 ] ( https://github.com/QuivrHQ/quivr/issues/3227 ) ) ([ ef90e8e] ( https://github.com/QuivrHQ/quivr/commit/ef90e8e672ca23d104c7d5bde7496f0929adf5d2 ) )
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * fixing pdf parsing ([ #3349 ] ( https://github.com/QuivrHQ/quivr/issues/3349 ) ) ([ 367242a] ( https://github.com/QuivrHQ/quivr/commit/367242a3d5ea2df1928cb2908ad9e1906d1bba6f ) )
16
+
17
+
18
+ ### Documentation
19
+
20
+ * ** core:** init ([ #3365 ] ( https://github.com/QuivrHQ/quivr/issues/3365 ) ) ([ bb572a2] ( https://github.com/QuivrHQ/quivr/commit/bb572a2a8d060f147461506aadd38704eb029a9a ) )
21
+ * ** fix:** fixed warnings from griffe ([ #3381 ] ( https://github.com/QuivrHQ/quivr/issues/3381 ) ) ([ 1a38798] ( https://github.com/QuivrHQ/quivr/commit/1a3879839a2d9e0881e18cb66809564fb76724ef ) )
22
+
3
23
## [ 0.0.16] ( https://github.com/QuivrHQ/quivr/compare/core-0.0.15...core-0.0.16 ) (2024-09-17)
4
24
5
25
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " quivr-core"
3
- version = " 0.0.16 "
3
+ version = " 0.0.17 "
4
4
description = " Quivr core RAG package"
5
5
authors = [
6
6
{
name =
" Stan Girard" ,
email =
" [email protected] " }
You can’t perform that action at this time.
0 commit comments