Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

Releases: gretelai/gretel-python-client

v0.30.1

Choose a tag to compare

@mckornfield mckornfield released this 23 Jul 23:48

Full Changelog: v0.30.0...v0.30.1

v0.30.0

Choose a tag to compare

@rrx rrx released this 24 Jun 21:31

What's changed

  • [TASK] RDS-1564: Update WorkflowSessionManager to remember workflow names and ids for consistent workflow creation pattern
  • [FEATURE] Add Synthetic Personas to Person Samplers
  • [INTERNAL] Retire api-dev.gretel.cloud and api-dev.gretel.ai, use api.dev.gretel.ai
  • [INTERNAL] Use api key connection in model configs
  • [FIX] Add artifact validation skip
  • [INTERNAL] Remove unused DNS records and zones
  • [INTERNAL] Add a connection for storing API keys.
  • [INTERNAL] Reasoner Support
  • [FIX] Make asymmetric hybrid imports optional
  • [INTERNAL] RDS-1570 - BYO Model Suite with custom model endpoints
  • [FIX] Unsloth fix for rope scaling >= 1.0
  • [FIX] Data Designer Report - channel user defined EvaluateDataDesignerDatasetSettings into workflow

Full Changelog: v0.29.0...v0.30.0

v0.29.0

Choose a tag to compare

@pimlock pimlock released this 21 May 16:24

What's changed

  • [TASK] Remove V1 SDK for data designer.

Warning

With this change the gretel_client.navigator.data_designer module is removed, please migrate to gretel_client.data_designer or use gretel-client<=0.28.0.

  • [FIX] Fix data designer issue with display_sample_records.
  • [FEATURE] Add optional drop argument to add_column.
  • [FIX] Change constraints attribute from a dict to list.
  • [TASK] Add additional fields to v2 evaluate json.
  • [TASK] Add unit tests, cleanup client project creation.
  • [TASK] Improve error handling in data designer.
  • [FIX] Add run_name back to the create method.
  • [FEATURE] Apply new formatting rules.

Full Changelog: v0.28.0...v0.29.0

v0.28.0

Choose a tag to compare

@matthewgrossman matthewgrossman released this 01 May 00:02

What's Changed

  • [FIX] Update client to handle 4xx when creating projects
  • [FEATURE] Support for multiple judge columns in data designer report
  • [FIX] Attempt to fix nightly tests
  • [FEATURE] Own holdout
  • [FIX] gretel-client doc builds

Full Changelog: v0.27.0...v0.28.0

v0.27.0

Choose a tag to compare

@drew drew released this 24 Apr 21:11

What's changed

This release updates the SDKs for Data Designer and Safe Synthetics to new versions. Notebooks using outdated versions of the SDK will need to be updated. You can read more information on how to use the new SDKs for Data Designer and Safe Synthetics in our documentation.

v0.26.0

Choose a tag to compare

@drew drew released this 18 Mar 19:47

What's Changed

  • Updates to AIDD task configs.
  • Min python version is now 3.11 + package updates.
  • Improvements to workflow log polling.
  • Various CLI updates for enterprise.

Full Changelog: 0.25.0...v0.26.0

v0.25.2

Choose a tag to compare

@drew drew released this 18 Mar 19:23
  • Updates to AIDD task configs

Full Changelog: v0.25.1...v0.25.2

v0.25.1

Choose a tag to compare

@mckornfield mckornfield released this 17 Mar 21:37
  • Revert "Re-relax client deps"

Full Changelog: 0.25.0...v0.25.1

0.25.0

Choose a tag to compare

@mckornfield mckornfield released this 05 Mar 16:53

What's Changed

  • Re-relax client deps by @mikeknep
  • [FEATURE] PLAT-2997: Add workflow state change events and structured model usage by @pimlock
  • [INTERNAL|FIX] Add fields, annotations for MM Report by @anastasia-nesterenko
  • [INTERNAL] PLAT-3314: Use MM Report via evaluate.task by @anastasia-nesterenko
  • [TASK] Change AIDD add_* methods to overwrite when called multiple times by @johnnygreco
  • [TASK] Updates to Jarvis Registry by @drew
  • [INTERNAL] PLAT-3237 - Config repair for AIDD chat by @nabinchha
  • [TASK] - PLAT-2934 - Upgrades python to 3.11.9 and changes python dep handling by @binaryaaron
  • [TASK] Rearrange deps by @mikeknep
  • [INTERNAL] PLAT 2969: gptx jarvis tasks by @mikeknep
  • [INTERNAL] Skynet Jarvis config tweaks by @mikeknep
  • [INTERNAL] PLAT-3171: Add workflows/compile endpoint. by @pimlock

Full Changelog: v0.24.11...0.25.0

v0.24.11

Choose a tag to compare

@pimlock pimlock released this 25 Feb 22:34

What's changed

  • [FIX] Downgrade setuptools_scm to 8.1.0.
  • [FIX] Fix LLM-as-a-Judge preview results
  • [FIX] Fix CLI polling to not use None callback
  • Add get helper method to the file client
  • [TASK] Generate shared types from v2 Workflow Task registry

Full Changelog: v0.24.9...v0.24.11