October 2024

2024.10.29

  • Task: Allow pulling the base image in the warm pool

  • Fix: Fix trust_remote_code for GPT-x

  • Task: Add datadog tracing http enabled

  • Task: Gate m1 features via configcat

  • Task: Add default llama suite config

  • Task: Update go-license logic to use pkg.go.dev

  • Task: Improve Jarvis API observability

  • Fix: Jarvis SQL templating issue

  • Task: Add httproutes for each LLM

  • Task: Add provenance and new GretelMetadata field, separate out types

  • Fix: Fix evaluation errors

  • Task: Add call_task method to Task interface

  • Fix: Use internal name for the gateway

  • Task: Add more restrictive limiter for get_model logs lambda

2024.10.25

  • Fix: Fix an issue with improperly logging out a console session

  • Task: Change up query logic for record handlers to use one complete status call

  • Task: Remove notifications for github workflow runs

  • Task: Update transform V2 report style

2024.10.22

  • Task: Add an optional configuration option passthroughImageFormat that allows for preserving the image name provided when calling image registries

  • Fix: Reintroduce blocking username changes

  • Fix: Fix an indexing bug for hybrid workflow image resolution

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: Enable 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: Add HTML report to Transform V2. In Hybrid mode, this is written to the output bucket along with the json report

2024.10.7

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

  • Feature: Add 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: Update 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: Add the ability for navigator to suggest a prompt name

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

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

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

  • Fix: - Fix 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: Remove an unused CRD from our public chart

Last updated