File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3+ ## Release v1.2.0
4+ ### What's changed
5+ #### Added features
6+ * New LLM wrapper: VLLM for local inference with batches
7+
8+ ** Full Changelog** : [ here] ( https://github.com/finitearth/promptolution/compare/v1.1.1...v1.2.0 )
9+
310## Release v1.1.1
411### What's Changed
512#### Further Changes:
613- deleted poetry.lock
7- - updated transformers dependency: bumped from 4.46.3 to 4.48.0
14+ - updated transformers dependency: bumped from 4.46.3 to 4.48.0
15+
16+ ** Full Changelog** : [ here] ( https://github.com/finitearth/promptolution/compare/v1.1.0...v1.1.1 )
817
918## Release v1.1.0
1019### What's changed
1625* improved opros meta-prompt
1726* added support for python versions from 3.9 onwards (previously 3.11)
1827
28+ ** Full Changelog** : [ here] ( https://github.com/finitearth/promptolution/compare/v1.0.1...v1.1.0 )
29+
1930## Release v1.0.1
2031### What's changed
2132#### Added features
2435#### Further Changes:
2536* fixed release notes
2637
38+ ** Full Changelog** : [ here] ( https://github.com/finitearth/promptolution/compare/v1.0.0...v1.0.1 )
39+
2740## Release v1.0.0
2841### What's changed
2942#### Added Features:
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " promptolution"
3- version = " 1.1.1 "
3+ version = " 1.2.0 "
44description = " "
55authors = [" Tom Zehle, Moritz Schlager, Timo Heiß" ]
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments