August 2024
2024.8.27
*Note: With this release, we've switched to YYYY.MM.DD versioning
Fix: Allow classify within TV2 hybrid-only if
deployed_llm_name
is setFeature: Add Privacy Metrics to Evaluate
Fix: Fix edit-in-place prompt and create mode for Navigator
Fix: Update the combined models image API response
Fix: Support auto param for NavFT num_input_records_to_sample to automatically choose a reasonable value for this training time param.
2024.8.4
Fix: Update error messages for NavFT max token related errors.
Fix: Adds back Navigator validation for properly coercing non-str values into string values for the tabular data we return.
Feature: Add
ner_optimize
setting to Tv2 for configuring GPUs. Ifner_optimized
is set totrue
a GPU will be configured, iffalse
, a GPU won't get configured.Fix: Bug where a timezone offset included in an input to Tv2 date_shift caused an error.
Feature: Workflow tasks that were active at the time of workflow run cancellation are now assigned cancelled status instead of errored status.
Feature: Allow parquet files to be uploaded for NavigatorFT jobs.
Fix: An issue that could lead to "Token count exceeds the limit" error in the Navigator batch jobs.
2024.8.3
Add Gretel uploaded_data_source Action
More flexible data generation in the Navigator
Support nav-ft in gretel_tabular
Bugfix: Create project with adding _user_id for NotFoundException
Bugfix: Fix test for gretel-python-client
2024.8.2
Bugfix: Fix increased Navigator FT runtime after privacy metrics release
2024.8.1
Add Privacy Metrics to Report
Restrict project invites to external users based on the domain policy
Last updated
Was this helpful?