File tree Expand file tree Collapse file tree 2 files changed +6
-15
lines changed
Expand file tree Collapse file tree 2 files changed +6
-15
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3- ### Release v1.0.0
3+ ## Release v1.0.0
4+
45### What's changed
56#### Added Features:
6- * Classes for Exemplar selection (Random and RandomSearch)
7+ * exemplar selection module, classes for exemplar selection (Random and RandomSearch)
78* helper functions: run_experiment, run_optimization and run_evaluation
89
910#### Further Changes:
10- * removed deepinfra helper functions, as the langchain-community libary is now working as intended
11+ * removed deepinfra helper functions as langchain-community libary is now working as intended
1112* added license
1213* added release notes :)
1314
14- ** Full Changelog** : [ here] ( https://github.com/finitearth/promptolution/compare/v0..20 ...v1.0.0 )
15+ ** Full Changelog** : [ here] ( https://github.com/finitearth/promptolution/compare/v0.2.0 ...v1.0.0 )
1516
1617## Release v0.2.0
1718
2122* Prompt variation utility function
2223* New optimizer: OPro (see [ arXiv paper] ( https://arxiv.org/abs/2309.03409 ) )
2324
24-
2525#### Further Changes:
2626* Workflows for automated build, deployment & release
2727* New documentation page appearance
7979* Added experiment results and evaluation notebooks
8080
8181** Full Changelog** : [ here] ( https://github.com/finitearth/promptolution/commits/0.1.0 )
82- <<<<<<< HEAD
83- =======
84- coming soon...
85- >>>>>>> main
86- =======
87- coming soon...
88- >>>>>>> parent of e23dd74 (Chore/docs release notes (#18 ))
89- =======
90- >>>>>>> parent of 25639c9 (Merge branch dev accepting all incoming changes)
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " promptolution"
3- version = " 1.0.0 "
3+ version = " 1.0.1 "
44description = " "
55authors = [" Tom Zehle, Moritz Schlager, Timo Heiß" ]
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments