LogoLogo
  • Welcome to Gretel!
  • Gretel Basics
    • Getting Started
      • Quickstart
      • Blueprints
      • Use Case Examples
      • Environment Setup
        • Console
        • SDK
      • Projects
      • Inputs and Outputs
      • Gretel Connectors
        • Object Storage
          • Amazon S3
          • Google Cloud Storage
          • Azure Blob
        • Database
          • MySQL
          • PostgreSQL
          • MS SQL Server
          • Oracle Database
        • Data Warehouse
          • Snowflake
          • BigQuery
          • Databricks
        • Gretel Project
    • Release Notes
      • Platform Release Notes
        • May 2025
        • April 2025
        • March 2025
        • February 2025
        • January 2025
        • December 2024
        • November 2024
        • October 2024
        • September 2024
        • August 2024
        • July 2024
        • June 2024
      • Console Release Notes
        • January 2025
        • December 2024
        • November 2024
        • October 2024
        • September 2024
        • August 2024
      • Python SDKs
  • Create Synthetic Data
    • Gretel Safe Synthetics
      • Transform
        • Reference
        • Examples
        • Supported Entities
      • Synthetics
        • Gretel Tabular Fine-Tuning
        • Gretel Text Fine-Tuning
        • Gretel Tabular GAN
        • Benchmark Report
        • Privacy Protection
      • Evaluate
        • Synthetic Quality & Privacy Report
        • Tips to Improve Synthetic Data Quality
        • Data Privacy 101
      • SDK
    • Gretel Data Designer
      • Getting Started with Data Designer
      • Define your Data Columns
        • Column Types
        • Add Constraints to Columns
        • Custom Model Configurations
        • Upload Files as Seeds
      • Building your Dataset
        • Seeding your Dataset
        • Generating Data
      • Generate Realistic Personal Details
      • Structured Outputs
      • Code Validation
      • Data Evaluation
      • Magic Assistance
      • Using Jinja Templates
  • Gretel Playground [Legacy]
    • Getting Started
    • Prompts Tips & Best Practices
    • FAQ
    • SDK Examples
    • Tutorials
    • Videos
    • Gretel Playground [Legacy] Inference API
    • Batch Job SDK
  • Reference
    • Gretel's Python Client
    • Gretel’s Open Source Synthetic Engine
    • Gretel’s REST API
    • Homepage
    • Model Suites
Powered by GitBook
On this page
  • 2024.12.17
  • 2024.12.10
  • 2024.12.3

Was this helpful?

Export as PDF
  1. Gretel Basics
  2. Release Notes
  3. Platform Release Notes

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: Add an Evaluate action to Gretel Workflows. This allows 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. Holdout action can be used to feed in an additional holdout set which is then used by our Privacy Metrics.

  • Feature: Add an AWS Bedrock adapter for Navigator Tabular to the Gretel SDK.

  • Fix: Fix JSON and JSONL support for files encoded with UTF-16/32.

  • Fix: Fix automatic prompt naming for saved prompts.

  • Fix: Address 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.

PreviousJanuary 2025NextNovember 2024

Last updated 1 month ago

Was this helpful?