Skip to content

Releases: nicofretti/DataGenFlow

release-v1.2.0

17 Nov 20:24
47c4441

Choose a tag to compare

What's Changed

  • Model/Embed UI: added the ability for users to create, set up, and test various models and embeddings directly in the application.
  • New 'Seeders' block: introduced a new block type for directly loading and chunking content from Markdown files.
  • Q&A generation template: uncluded a new template for direct generation of Q&A pairs from a Markdown file.
  • Dockerized application: the application is now fully runnable on Docker for simplified setup and deployment.
  • Improved User Experience:
    • Pipeline status and error alignment
    • Validation of the seeds before running a pipeline
    • Models can be selected directly in the blocks instead of write them everytime, them are taken from the config
  • New official home: the GitHub Pages site has been replaced by the new official website: datagenflow.com (a big contribution by @kevinagyeman)
  • Bug fixes and stability

Config of models/embeddings avaiable also in the blocks

image image

Improvement of the generation phase

image

Issues and PR:

New Contributors

Full Changelog: release-v1.1.0...release-v1.2.0

v1.1.0

29 Oct 21:11

Choose a tag to compare

What's Changed

  • Integrated LiteLLM for robust multi-provider stability, structured output, and intelligent fallbacks.
  • Improved the Pipeline Editor with enhanced block visualization and new auto-layout.
  • Introduced three new Pipeline Templates (JSON Generation, Text Classification, Q&A Generation).
  • Refactored UI blocks to support Jinja2 templating for dynamic prompts.
  • Launched the new website with feature guides and documentation.
  • Resolved various bugs and stability issues.
image

ezgif-2360596db85330

New Contributors

Full Changelog: release...release-v1.1.0

v1.0.0

14 Oct 22:22

Choose a tag to compare

v1.0.0 Pre-release
Pre-release

Base working version of DataGenFlow

Full Changelog: https://github.com/nicofretti/DataGenFlow/commits/release