Changelog
See our latest feature releases, product improvements and bug fixes
Add workspace API keys for more granular permissions
We added workspace API keys to give you more control over how you call models, especially in production environments. There are now two types of API keys on Baseten: Personal keys are tied to your...
Oct 16, 2023New model IDs for deployed models
The model IDs for some models deployed on Baseten have been changed. This is not a breaking change. All existing model invocations using the old model IDs will continue to be supported. You do not...
Oct 9, 2023Measure end-to-end response time vs inference time
On the model metrics tab, you can now use the dropdown menu to toggle between two different views for model inference time: End-to-end response time includes time for cold starts, queuing, and...
Sep 29, 2023Track both active and starting up replicas
The replica count chart on the model metrics page is now broken out into “active” and “starting up” replicas. An active replica has loaded the model for inference and is actively responding to...
Sep 25, 2023Wake scaled to zero models
ML models deployed on Baseten can automatically scale to zero when not in use so that you’re not paying for unnecessary idle GPU time. When a scaled to zero model is invoked, it spins up on a new...
Sep 7, 2023Get 500 response code on model invocation error
Models deployed on Baseten using Truss 0.7.1 or later can now send the 500 response code when there is an error during model invocation. This change only affects newly deployed models. Any exception...
Sep 7, 2023Manage API keys with new dashboard
We’ve updated your API key management panel with four key changes: Dropped randomly generated key names (e.g. legit-artichoke ) Instead, the first 8 characters of the key are displayed to make it...
Aug 24, 2023Download the Truss of any model in your Baseten workspace
Every model deployed on Baseten uses Truss , our open-source framework for packaging models with their dependencies, hardware requirements, and more. You can now securely download the Truss of any...
Aug 22, 2023Identifiable icon for inactive models
A small but mighty change: a 🚫 icon now clearly marks inactive models in the model dropdown and model version sidebar. The green dot for active models and moon icon for scaled-to-zero models remain...
Aug 14, 2023New model metrics views
Get cleaner, more accurate insights into your model’s performance and load with the refreshed model metrics charts in each model’s overview tab.. Monitor requests per minute and both mean and peak...