Changelog | Page 11

See our latest feature releases, product improvements and bug fixes

Jul 16, 2022

Weekly 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, 2022

Weekly 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....

Jun 25, 2022

Weekly round-up: Copy and paste components in the view builder

Copy and paste are any developer’s foremost time-saving tools. Stack Overflow even offered a keyboard with only the copy and paste keys — first as a joke, then as a real product . Now, Baseten’s view...

Jun 11, 2022

Weekly round-up: Undo in the view builder

To do, or not to do, that is the question. Whatever your answer, you can now change your mind! In the view builder, you can undo and redo recent actions with cmd-z and shift-cmd-z, respectively....

May 28, 2022

Weekly round-up: View event logs

In the application builder, the logs tab now shows events from the view in addition to worklet runs. This gives you more information when building and debugging complex user interactions. If a single...

May 21, 2022

Weekly round-up: Deploy Dall·E mini

Baseten’s library of pre-trained models now includes a new addition that we’ve been having a lot of fun with: Dall·E mini . You can deploy this model to your Baseten account, and it comes with a...

May 7, 2022

Weekly round-up: Edit your worklet graphs

As you develop an application on Baseten, you might want to edit your worklets. Now, you can add blocks in between existing blocks in your worklet graph. You can also delete blocks from the middle of...

Mar 24, 2022

Monitor your models

We added charts to visualize the health and performance of your models on BaseTen. Even better, we used pretty colors and fun shapes. From the health tab, you can monitor a model's traffic, response...

Mar 2, 2022

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...

Jan 20, 2022

Queries 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...