Skip to content

v2.31.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Aug 21:50
6020a1f

2.31.0 (2026-08-12)

Features

  • CLI Models: Support model names for base model parameter in tg beta models create (#506) (64a2c2c)
  • cli: Display supported model profile names in prompt flows (#503) (7555e64)
  • cli: warn about implicit volume version when there are multiple versions - ENG-91965 (#521) (7db3db4)
  • Clusters CLI: Display configuration ID in tg beta clusters list-regions output (#513) (4a52eed)
  • Endpoints CLI: Display GPU and estimated price when deploying a new model (#512) (4e17fa6)
  • Fine Tuning CLI: add tg ft model-limits command (#439) (4cf18b2)
  • rollout: add PreviewRolloutDefaults endpoint (8513b45)

Bug Fixes

  • cli: handle boundary fine-tune timestamps (#519) (f3152aa)
  • cli: honor non-interactive fine-tune deletion (#518) (4992d76)
  • cli: preserve Jig failure diagnostics in telemetry (#514) (c6423c0)
  • cli: support model names for tg beta models configs --model list filtering (#500) (01d0105)
  • cli: tolerate unsupported terminal characters (#501) (65eb647)
  • Clusters CLI: skip cluster delete prompts when non-interactive mode is set (#502) (86fbe97)
  • openapi: add request examples for CreateRollout so generated samples are valid (3b74034)

Chores

Documentation

  • audio: correct direct-upload limit to 80 MB in descriptions (a99b64b)
  • sync rollout OpenAPI defaults (21213c2)