Changelog
See our latest feature releases, product improvements and bug fixes
Access Queries in Worklets
You’re now able to access queries from a code block in a Worklet! These queries can be in the form of raw SQL (as a string) or a name of a query you’ve defined earlier.
Jan 20, 2022Tracking model metadata
We've recently pushed out a change that allows you to associate pieces of information with models that are deployed in the BaseTen infrastructure. You can now track configurations, hyperparameters,...
Jan 20, 2022Queries have moved to the Data page!
You can now access queries across all your applications in one place! You’ll now find all your queries in the Queries tab of your Data page. Query your own BaseTen Postgres tables (any tables defined...
Jan 11, 2022Optimized base images
Instead of unnecessarily updating Docker images every single time a model is deployed, we're now periodically updating base images for every model framework we support. We're seeing that model...
Jan 7, 2022Delete test data
If you've been testing your application but want to start from a clean slate, you can easily delete all the rows in your BaseTen-provided Postgres table(s). Click the red "Delete all data" button....
Jan 6, 2022Install system packages
You can now specify system-level packages that you want to install in your Python environment on Baseten.
Jan 4, 2022Data page
You can now see your BaseTen-provided Postgres tables and external connections in one place. Click into the Data overview page to manage all your tables and connections.
Dec 11, 2021Tables replace cards
The Applications and Models overview pages are now table-based instead of card-based. With these tables, we’ve streamlined the information on each page and removed the reliance on icons to designate...
Dec 9, 2021Main navigation
We've released the first of many small navigation changes, all intended to make it easier for you to get around the product and differentiate between exploration mode (when you need to understand how...
Nov 20, 2021Protecting your work
We're always trying to make it easier for you to work on BaseTen, both on your own and with others. Here’s a little improvement that should help your editing experience when you have multiple windows...