| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2026.3.4 source code.tar.gz | 2026-03-25 | 27.2 MB | |
| 2026.3.4 source code.zip | 2026-03-25 | 28.9 MB | |
| README.md | 2026-03-25 | 1.9 kB | |
| Totals: 3 Items | 56.0 MB | 1 | |
[!WARNING] Planned Deprecations
- The configuration for inference evaluations should be nested under the relevant functions moving forward [docs]. You can run evaluations by providing a function name and a list of evaluators. The legacy format will be removed in a future release.
[functions.write_haiku.evaluators.exact_match] type = "exact_match"- The legacy implementation of GEPA (
launch_optimizationwithGEPAConfig) will be removed in a future release. Please uset0.optimization.gepa.launchinstead. [docs]
Bug Fixes
- Fixed a UI bug where a custom gateway
base_pathwas not handled correctly in certain routes. (thanks @wangfenjin!)
New Features
- Started including embeddings requests in the Prometheus metrics
tensorzero_requests_totalandtensorzero_inferences_total. - Added the configuration field
observability.batch_writes.write_queue_capacityto enable backpressure for observability data in the gateway.
& multiple under-the-hood and UI improvements (thanks @majiayu000)!
[!IMPORTANT]
🆕 TensorZero Autopilot
TensorZero Autopilot is an automated AI engineer powered by TensorZero that analyzes LLM observability data, sets up evals, optimizes prompts and models, and runs A/B tests.
It dramatically improves the performance of LLM agents across diverse tasks:
![]()