December 2024
2024.12.17
Feature: Support for Amazon Nova suite of models in Data Designer.
Task: Support addition of categorical seed columns for seed generation in
DataDesignerFromSampleRecords
.Fix: Issue where we sent a deprecated
max_tokens
field to our TGI LLMs, causing us to ignore the field.Feature: Improved data designer seed generation.
Task: Scheduled Workflows are only available as a paid feature.
Fix: Catch and add a more accurate error code to Workflow OOM errors.
2024.12.10
Feature: Adds an Evaluate action to Gretel Workflows. This allows you to generate a single SQS report using inputs from multiple Workflow steps. For example, you could generate a report comparing raw training data from your S3 bucket against data that has been transformed and synthesized. You can also use the Holdout action to feed in an additional holdout set which is then used by our Privacy Metrics.
Feature: Adds an AWS Bedrock adapter for Navigator Tabular to the Gretel SDK.
Fix: Fixes JSON and JSONL support for files encoded with UTF-16/32.
Fix: Fixes automatic prompt naming for saved prompts.
Fix: Addresses some usability issues with the bedrock Navigator model
Task: Part of the gretel-client release.
2024.12.3
Feature: Add the new Sample-to-Dataset tasks and workflow into the DataDesigner module.
Fix: Drop windows test support in gretel-client; file paths are brittle there.
Task: Update the pypi action for package releases.
Task: Remove some user details from the Projects API.
Fix: Increase privacy protection level/privacy configuration in report when using differential privacy with Navigator Fine Tuning.
Last updated