File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
1111### Fixed
1212
13+ ## [ 0.4.0]
14+
15+ ### Updated
16+ - Increased PromptingTools compat to v0.74.2 to enable new models.
17+
1318## [ 0.3.1]
1419
1520### Added
Original file line number Diff line number Diff line change 11name = " RAGTools"
22uuid = " 16ddad29-bbe8-45a7-857d-3d9514eb0023"
33authors = [" J S <49557684+svilupp@users.noreply.github.com> and contributors" ]
4- version = " 0.3.1 "
4+ version = " 0.4.0 "
55
66[deps ]
77AbstractTrees = " 1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -29,7 +29,7 @@ HTTP = "1.10.15"
2929JSON3 = " 1.14.1"
3030LinearAlgebra = " 1"
3131ProgressMeter = " 1.10"
32- PromptingTools = " 0.73 "
32+ PromptingTools = " 0.74.2 "
3333Random = " 1"
3434Snowball = " 0.1"
3535SparseArrays = " 1"
You can’t perform that action at this time.
0 commit comments