Skip to content

Releases: Shekswess/synthgenai

v2.0.1

13 Sep 13:13
6fd810f

Choose a tag to compare

What's Changed

  • Upgrade: Bump ruff from 0.12.12 to 0.13.0 by @dependabot[bot] in #30
  • Upgrade: Bump astral-sh/setup-uv from 3 to 6 by @dependabot[bot] in #26
  • Upgrade: Bump ipykernel from 6.29.5 to 6.30.1 by @dependabot[bot] in #27
  • Upgrade: Bump mkdocs-material from 9.5.49 to 9.6.19 by @dependabot[bot] in #28
  • Upgrade: Bump jinja2 from 3.1.4 to 3.1.6 by @dependabot[bot] in #29
  • Upgrade: Bump pytest-mock from 3.14.1 to 3.15.0 by @dependabot[bot] in #31
  • Fix: Problem with structured outputs in the dataset generator by @Shekswess in #32
  • Update: Updating the version to 2.0.1 because of the fix by @Shekswess in #33

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

12 Sep 16:54
87b2131

Choose a tag to compare

🚀 SynthGenAI v2.0.0

We’re excited to announce SynthGenAI v2.0.0 — a complete rework of the library.
This release makes SynthGenAI more modular, flexible, and stable for synthetic dataset generation.

✨ Key Advancements

  • Modular – clear separation of concerns across utils, dataset, LLM, and schemas
  • Flexible – structured prompts with Jinja2 templates + support for multiple LLM providers (including OpenRouter)
  • User-friendly – lightweight CLI replaces the old Gradio UI, with a progress bar and better error handling
  • Maintainable – streamlined CI/CD with uv, Dependabot integration, and improved pre-commit hooks
  • Well-documented & Tested – updated documentation, examples, and essential test coverage for reliability

📦 What's Changed


🔗 Full Changelog

👉 Compare v1.1.1...v2.0.0

v1.1.1

27 Jan 20:29
c0ff5ae

Choose a tag to compare

What's Changed

  • [Fix] Adding a fix for the check for response format for models from Anthropic and OpenAI by @Shekswess in #22
  • [Fix] Missed check for response schema for OpenAI models and Anthropic models by @Shekswess in #23

Full Changelog: v1.1.0...v1.1.1

v1.1.0

26 Jan 21:51
f1beec4

Choose a tag to compare

What's Changed

  • [Release] Version 1.1.0 - Adding support for XAI and DeepSeek by @Shekswess in #19

Full Changelog: v1.0.1...v1.1.0

v1.0.1

22 Jan 16:10
ac12042

Choose a tag to compare

What's Changed

  • [Release] Version 1.0.1 - UI Enhancements and Minor Updates by @Shekswess in #18

Full Changelog: v1.0.0...v1.0.1

v1.0.0

19 Jan 01:00
a83ebaa

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v1.0.0

v0.3.0

16 Jan 14:19
0053aff

Choose a tag to compare

What's Changed

  • [Release] Version 0.3.0 of SynthGenAI 🚀 by @Shekswess in #8
  • [Fix] Fixing the GH action to deploy docs by @Shekswess in #9
  • [Fix] Adding GH token to the docs GH action by @Shekswess in #10
  • [Fix] Setting origin to be gh-pages branch by @Shekswess in #11
  • [Fix] Rework of the docs deploy GH action by @Shekswess in #12
  • [Fix] Adding missing mkdocs-material package by @Shekswess in #13
  • [Fix] Reverting GH action to use uv by @Shekswess in #14
  • [Fix] Fully working GH action for deployment of docs by @Shekswess in #15

Full Changelog: v0.2.2...v0.3.0

v0.2.2

06 Jan 19:07
c659b0c

Choose a tag to compare

What's Changed

  • [Fix] Improvements of keywords generation and entry generation with additional context by @Shekswess in #7

Full Changelog: v0.2.1...v0.2.2

v0.2.1

04 Jan 23:53
7494d4e

Choose a tag to compare

What's Changed

  • [Fix] Updating the README.md by @Shekswess in #5
  • [Fix] Updating SynthGenAI with improvements for batch generation and setting default language by @Shekswess in #6

Full Changelog: v0.2.0...v0.2.1

v0.2.0

03 Jan 23:16
10e5f06

Choose a tag to compare

What's Changed

  • [Release] Version 0.2.0 of SynthGenAI 🚀 by @Shekswess in #4

Full Changelog: v0.1.0...v0.2.0