| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2026.3.1 source code.tar.gz | 2026-03-05 | 28.1 MB | |
| 2026.3.1 source code.zip | 2026-03-05 | 29.8 MB | |
| README.md | 2026-03-05 | 1.4 kB | |
| Totals: 3 Items | 57.9 MB | 0 | |
[!WARNING] Completed Deprecations
- Removed the deprecated
model_provider_namefilter forextra_bodyandextra_headers. Please usemodel_nameandprovider_nameinstead.- Removed the legacy experimental
list_inferencesendpoint and method. Please use the new endpoint instead. [docs]- Removed several long-deprecated types and methods from the TensorZero Python SDK.
[!WARNING] Planned Deprecations
- The embedded gateway in the TensorZero Python SDK will be removed in a future release (2026.6+).
patch_openai_clientandbuild_embeddedare deprecated. Please deploy a standalone TensorZero Gateway instead (usage:base_urlfor OpenAI SDK;build_httpfor TensorZero SDK).- The variant configuration field
weightwill be removed in a future release (2026.6+). Please use the new experimentation configuration semantics. [docs]
Bug Fixes
- Fixed a compatibility bug with Valkey-based caching that only affected Redis.
New Features
- Added support for launching optimization workflows with
dataset_name(instead of an inference query) inlaunch_optimization_workflow.
& multiple under-the-hood and UI improvements!