Published June 10, 2025
| Version 2025.6.1
Software
Open
TensorZero
Authors/Creators
Description
[!CAUTION] Breaking Changes
- Streaming Inference + Tool Use: During streaming inferences,
raw_namein a tool call chunk represents a delta that should be accumulated. If the tool name has finished streaming, this field will contain an empty string. Previously, TensorZero returned the sameraw_namein every subsequent chunk for that tool call. The new behavior matches the OpenAI API's behavior.
Bug Fixes
- Return
nullinstead of an empty string when missingservice_tierin the OpenAI-compatible inference endpoint
New Features
- Allow inference containing files with arbitrary MIME types
- Add
[timeouts]to model provider configuration for granular timeout functionality - Support templates without schemas; add built-in
system_text,assistant_text, anduser_texttemplate variables - Support tags in OpenAI-compatible inference endpoint (
tensorzero::tags) - Add
experimental_list_inferencesmethod to the client for retrieving historical inferences
& multiple under-the-hood and UI improvements (thanks @vr-varad!)
Notes
Files
tensorzero/tensorzero-2025.6.1.zip
Files
(43.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:608616f30f1632eb839cc258c6809226
|
43.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/tensorzero/tensorzero/tree/2025.6.1 (URL)
Software
- Repository URL
- https://github.com/tensorzero/tensorzero