| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2025.11.2 source code.tar.gz | 2025-11-06 | 49.2 MB | |
| 2025.11.2 source code.zip | 2025-11-06 | 50.3 MB | |
| README.md | 2025-11-06 | 801 Bytes | |
| Totals: 3 Items | 99.5 MB | 0 | |
[!CAUTION] Breaking Changes
- Moving forward, the gateway will attempt any
fallback_variantsin order rather than randomly sample them.
Bug Fixes
- Fix a bug that prevented some model inferences from being rendered correctly in the UI.
- Handle non-image base64 file inputs consistently in the OpenAI-compatible inference endpoint.
- Handle
raw_responsecorrectly for batch inference with GCP Vertex AI Gemini.
New Features
- Apply the
tensorzero::api_key_public_idtag to inference and feedback when using auth. - Add updated HTTP endpoint for creating datapoints (
POST /v1/datasets/{dataset_name}/datapoints). - Add
gateway.global_outbound_http_timeout_msconfiguration setting.
& multiple under-the-hood and UI improvements (thanks @omarraf!)