Changelog
See our latest feature releases, product improvements and bug fixes
Weekly round-up: Deploy models with any interface
By default, when you deploy a model to Baseten, like in this XGBoost classifier example, the deployed model expects to receive a dictionary with the key inputs and a list of input values, and will...
Sep 22, 2022Weekly round-up: Search your resources
Where did I leave that cutting-edge machine learning model? Never lose track of your application resources again with full workspace search. Just type Command-k (Ctrl-k on Windows) or click the...
Sep 7, 2022Weekly round-up: Back up your apps to GitHub
This week, a feature for workspaces that use our starter or business plans: back up your Baseten apps to GitHub. Paired with the draft environment, this gives you a safety net while developing your...
Aug 30, 2022Weekly round-up: Model deployment emails
Watching code build is the digital equivalent of watching paint dry. Model deployment on Baseten generally runs in less than five minutes, but that's enough time to:
Aug 23, 2022Weekly round-up: Include secrets in deployed models
The word “secret” is derived from Latin, secreto, which literally translates to “don’t store your API keys and AWS access tokens in your source code.” Amazing what insights linguistics offers!
Aug 16, 2022Weekly round-up: Deploy your ML model, step-by-step
The model deployment modal is gone, replaced with a full page of instructions to help you check off the prerequisite steps then deploy your model to Baseten with confidence. Dynamic examples across...
Aug 12, 2022Weekly round-up: Explore pre-trained models
The new pre-trained model exploration page showcases more than twenty pre-trained models that can be deployed and immediately used in your Baseten applications or called via API requests.
Aug 4, 2022Weekly round-up: Deploy Hugging Face Transformers, LightGBM, and XGBoost models
Baseten’s model deployment stack runs on Truss, our open-source library for model serving. Any model framework supported by Truss is also supported in the Baseten CLI. As such, the Baseten Python...
Jul 16, 2022Weekly round-up: Explore the data explorer
Baseten’s data explorer in the view builder helps you take your ML-powered project from “web page” to “web app.” But the concepts introduced in the data explorer are clearly centered in front-end...
Jul 2, 2022Weekly round-up: Select the view canvas
We found from user testing that selecting the page canvas was unintuitive. So we added a component-style label above the canvas to make it easy to select and access a menu of powerful properties.