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. For example: new_query_output...
See our latest feature releases, product improvements and bug fixes
Mar 2, 2022
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. For example: new_query_output...
Jan 20, 2022
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 20, 2022
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 11, 2022
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, 2022
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, 2022
You can now specify system-level packages that you want to install in your Python environment on Baseten. Baseten runs your python code on a container using a standard Python image for the Debian...
Jan 4, 2022
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. Coming very soon, you'll also...
Dec 11, 2021
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, 2021
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, 2021
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...