October 2024

2024.10.15

Fix: Increase the max number of tokens allowed for intent planning Fix: Fix image name handling for the supervisor container by the gcc-controller Fix: Fix the handling of group_training_examples_by in Navigator FT to work for multiple fields Fix: Fix bug in GPT-X model loading

2024.10.9

  • Feature: Enables fine-tuned GPT-x models to be run using vllm in generation, by use of the use_vllm generation parameter.

  • Task: Remove dependency on registry authentication for gcc-controller

  • Feature: Added HTML report to Transform V2. In Hybrid mode, this is written to the output bucket along with the json report.

2024.10.7

  • Fix: Fixes an issue where fake(seed=...) no longer worked for transform_v2 configs

  • Feature: Adds a date_time_shift, date_format and date_time_format function to transform_v2

  • Fix: Fix issue in gretel-hybrid's Azure Terraform module which did not respect the skip_kubernetes_resources flag. The Kubernetes namespace will no longer be managed by Terraform if the flag value evaluates to true.

2024.10.3

  • Feature: Updates Navigator FT generation logging to include more detail on format errors in the invalid records.

  • Fix: Fix occasional NavigatorFT crash due to mishandling of carriage returns resulting in possible malformed input file errors.

  • Fix: Fix Privacy Metrics AIA graph height for a small number of columns in the SQS Report.

  • Fix: Add error logging in NavFT for group_by/order_by.

  • Feature: Add flag in gretel-data-plane Helm chart for conditionally disabling Argo Workflows controller resources. This allows for using an existing Argo Workflows controller deployment that has permissions to run Workflows. Default behavior keeps the deployment of the Argo Workflows controller resources.

2024.10.1

  • Task: Adds the ability for navigator to suggest a prompt name

  • Fix: Increase log retry and add a sleep for retrieving workflow logs

  • Feature: Prints the model ID when doing a trainer run to help with debugging

  • Feature: Sets a few more prefilled endpoints that can be used for LLM templating

  • Fix: - Fixed an issue with Project invites not respecting email case sensitivity. Project invites sent to e.x. guest@greteluser.com and Guest@greteluser.com should no longer create duplicate invites, and users receiving Project invites should no longer be missing invites.

  • Feature: Removes an unused CRD from our public chart

Last updated