Skip to content

Releases: datarobot/syftr

Latest update

Choose a tag to compare

@alex-dr alex-dr released this 27 Jan 19:17
7174a26
v0.4.0

Update test data to reflect changes in schema. (#188)

Configuration improvements and expanded search space

Choose a tag to compare

@alex-dr alex-dr released this 18 Aug 15:23
1ee345e

What's Changed

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

v0.2.2

Choose a tag to compare

@nvdv nvdv released this 01 Jul 12:12
379c464

Bug fixes

  • Fix dependencies for insights

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

Bugfix release

Choose a tag to compare

@shackmann shackmann released this 26 Jun 14:27
cd435ae

The release contains various new features and bugfixes, most notably:

features:

  • configurable judge prompts
  • chain of abstraction agent

bugfixes:

  • removing asyncio package

v0.2.0

Choose a tag to compare

@alex-dr alex-dr released this 13 Jun 19:55
02c0231

Backwards Compatibility Broken

IMPORTANT: This update changes LLM configuration in config.yaml. Please review the updated documentation for LLM provider configuration and update your config.yaml accordingly.

What's Changed

Full Changelog: v0.1.3...v0.2.0

v0.1.3: update Readme

Choose a tag to compare

@nvdv nvdv released this 13 Jun 13:05
b9ca0a1
  • Fix README.md to look better on PyPI

v0.1.2: fix dependencies

Choose a tag to compare

@nvdv nvdv released this 12 Jun 10:15
13a5420
  • Fix some package dependencies that were causing conflicts

v0.1.1: bugfixes

Choose a tag to compare

@nvdv nvdv released this 10 Jun 08:58
2a4bad7
  • Update Optuna version
  • Better README.md

v0.1.0: Hello, PyPI!

Choose a tag to compare

@nvdv nvdv released this 06 Jun 12:53
bd6fcc4

This is our first official PyPI release. Refer to the README.md on our Github page on how to install and configure it.

v0.0.2-alpha-4

v0.0.2-alpha-4 Pre-release
Pre-release

Choose a tag to compare

@nvdv nvdv released this 04 Jun 15:45
a23241d

This is a fourth pre-release created to test PyPI publishing infrastructure and the usage of syftr as a library.