There is a newer version of the record available.

Published July 24, 2025 | Version 2025.7.4
Software Open

TensorZero

Authors/Creators

Description

Bug Fixes

  • Fixed an issue with inference caching where inference requests that were identical except for their inline (base64-encoded) file data incorrectly shared the same cache key, resulting in false cache hits. The cache key now includes a hash of the inline file data, ensuring that such requests are properly distinguished.

New Features

  • Added functionality for deleting datasets in the UI (soft deletion).

Experimental

  • Added support for filtering by time and tags to the experimental_list_inferences method.
  • Added support for ordering by metric value and time to the experimental_list_inferences method.

& multiple under-the-hood and UI improvements (thanks @NamNgHH!)

Notes

If you use this software, please cite it as below.

Files

tensorzero/tensorzero-2025.7.4.zip

Files (44.3 MB)

Name Size Download all
md5:f016302a70d9dcdeefe4b3397f767512
44.3 MB Preview Download

Additional details

Related works