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
        • 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.11.19
  • 2024.11.12
  • 2024.11.5

Was this helpful?

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

November 2024

2024.11.19

  • Feature: The Gretel SDK now supports AWS Bedrock/Sagemaker and Azure Models-as-a-Service for Navigator Tabular. Users can bring their own client configurations and create a Navigator adapter. Once the adapter is created users can generate and edit tabular data.

  • Fix: Give clarity in tv2 hybrid when an LLM is not deployed.

  • Feature: Add a new workflow action. This action splits the source dataset into a main training set that continues to be used in the workflow and a holdout test set that is saved until the very end when we calculate Privacy Metrics.

  • Task: Remove unnecessary backports.cached_property dependency.

  • Fix: Fix bug when iterating through workflow messages.

  • Fix: Provide transform report via the SDK.

  • Task: Relational synthetics is being deprecated. A warning message has been added to inform users of this change in workflow task logs.

  • Feature: Add Azure Fine Tuning support to the Gretel SDK. Synthetic data can be formatted into OpenAI fine-tuning and inference formats and end-to-end fine-tuning can be managed directly from the Gretel SDK.

  • Feature: Feature: Introduce auto for config parameters delta and max_sequences_per_example in Navigator Fine Tuning.

  • Feature: Add DP-FT capabilities to NavFT, mostly leveraging utilities that already existed for GPT-x.

2024.11.12

  • Task: Add PII Replay to SQS Report for an Evaluate model.

  • Feature: Release Note: The release Add a new navigator module to gretel_client, which provides interfaces for Gretel's new Navigator Task Execution framework, which is in beta and will be available to select customers.

2024.11.5

  • Feature: Attempt to find hybrid LLMs if none specified for TV2 classify.

  • Fix: Support reading transform configs in high level sdk.

  • Fix: Parse and validate JudgeWithLLM Task.

PreviousDecember 2024NextOctober 2024

Last updated 29 days ago

Was this helpful?