February 2025

2025.2.25

  • Feature: Enable sampling of Person objects for seeding datasets in Data Designer, based on publically available statistics datasets including the US Census.

  • Feature: Adds a Workflows Task to support splitting off a holdout set from a training Dataset.

  • Task: Update SQS from [0, 100] to [0, 10].

  • Fix: Corrects an issue with the CLI polling for a model run.

  • Task: Use Multi-Modal Report to evaluate the model by default. In order to use an older version of the report for the Evaluate model, please set task.type=sqs.

2025.2.19

  • Fix: Security fixes for our Java and Python images

2025.2.18

  • Task: Removes the use of a local docker agent for running models

  • Task: The combined models image is always used now via an API call

  • Task: Go applications are now built using Go version 1.23.6

  • Fix: More informative error messages for asserting generation_prompt template expectations when adding columns in DataDesigner.

  • Task: Move the gretel agent python code out of the gretel-client

2025.2.11

  • Feature: Allows disabling cleanup of artifacts in hybrid if explicitly "disabled"

  • Feature: Allows a gender to be specified for a transform persona

  • Fix: Fixes a bug that prevented workflow level evaluate running for gretel_model outputs.

  • Task: Switch our Azure Navigator-Tabular models from using gpt3.5 --> gpt-4o-mini

  • Task: Moves the validation logic to right before we create, so project_guids can still be used

  • Fix: Removed unnecessary prompt templates for DataDesigner that led to inconsistent data quality.

2025.2.3

  • Feature: Add support for doing PII Replay for specified columns. This can be used in conjunction with specified entity types or in place of them.

  • Task: Deprecates Classification and Regression MQS reports.

  • Fix: Ensure the bounds when sampling are taken into account for our dataset when doing an inference attack

  • Task: Add ability to independently toggle LLM-based and regexp-base NER.

Last updated

Was this helpful?