Releases: argilla-io/synthetic-data-generator
Releases · argilla-io/synthetic-data-generator
0.1.5 - OpenAI API compatability + fixes
What's Changed
- docs: update README.md by @eltociear in #12
- fix define constants on launch by @davidberenstein1957 in #16
New Contributors
- @eltociear made their first contribution in #12
Full Changelog: 0.1.4...0.1.5
0.1.4 - quality of life fixes
What's Changed
- Update utils.py by @CharlesCNorton in #13
- QoL - remove
src
import requirement from instal - QoL - fix behavior pre-query template
- QoL - improve validation argilla imports
- QoL - improve validation HF dependency
- QoL - add option to enforce custom magpie template
- QoL - fix empty values are passed during textcat generation
New Contributors
- @CharlesCNorton made their first contribution in #13
Full Changelog: 0.1.3...0.1.4
0.1.3 - textcat, sft-chat
What's Changed
- feat enable usage without argilla by @davidberenstein1957 in #3
- add support for custom BASE_URL, MODEL, API_KEY by @davidberenstein1957 in #4
- add logic to push pipeline code to hub by @davidberenstein1957 in #5
- add temperature to response generation by @davidberenstein1957 in #7
- update logic for creating samples within the textcat pipeline by @davidberenstein1957 in #6
- Feat/add multi label by @davidberenstein1957 in #8
New Contributors
- @davidberenstein1957 made their first contribution in #3
What's Changed
Full Changelog: https://github.com/argilla-io/synthetic-data-generator/commits/0.1.3