Demos

Bunch of AI Improvements, More/Better Usage Data, Concurrency Improvements, and More

January 3, 2025

  • Bunch new AI features

    • Inviting new questions in a topic to get oriented on the data available

    • Summarize query results and point at follow-up analysis (we have some data processing pieces to solve there prior to release)

    • Some new tuning to AI query to improve filter construction using more structured LLM endpoints. Plus some improvements to make sure global AI query (outside of topics) is more scalable on larger models.

  • We're exposing a bunch more topics for exploration of Omni usage data. Also an early look at model metadata - exposing field usage across the app, and workbook vs shared model for dashboards.

  • Some detail into recent load testing for high concurrency deployments, plus a bunch of the fixes we put in place to improve response time with high concurrency.

  • A bit of front-end

    • New folders for organization branches (just use "/"), plus alphabetical ordering.

    • Few small improvements to vis - bringing color controls to pie charts and some tuning for line weights in charts.

    • Adding a new swath of internationally friendly time formats to vis.

  • And more for admins and modelers

    • The launch of our admin tools for support location controls and full support lockout.

    • Putting the finishing touches on topic-scoped fields (ie fields that only live in single-topics). Now type inference will work as expected.

    • We now support arrays in user attributes with multiple values in SQL calls using IN()

AI Conversation and AI Query Analysis

Pair of new, early AI features: one for inviting new questions in a topic to get oriented on the data available; the second will summarize query results and point at follow-up analysis (we have some data processing pieces to solve there prior to release)

Jamie DavidsonJamie DavidsonAi, Workbook

Better AI Filters

Some new tuning to AI query to improve filter construction using more structured LLM endpoints. Plus some improvements to make sure global AI query (outside of topics) is more scalable on larger models.

Gustav StapransGustav StapransAi, Workbook

More Usage Analytics and New Model Analytics

We're exposing a bunch more topics for exploration of Omni usage data. Also an early look at model metadata - exposing field usage across the app, and workbook vs shared model for dashboards.

Arielle StrongArielle StrongAdministration

Load Testing

Some detail into recent load testing for high concurrency deployments, plus a bunch of the fixes we put in place to improve response time with high concurrency.

Nancy ChackoNancy ChackoAdministration

Branch Menu Organization

New folders for organization branches (just use "/"), plus alphabetical ordering.

Luke BowermanLuke BowermanWorkbook, Modeling

Vis Polish

Pie and Line Weight

Few small improvements to vis - bringing color controls to pie charts and some tuning for line weights in charts.

Rob MillerRob MillerVisualization

More Time Formats

Adding a new swath of internationally friendly time formats to vis.

Sarah WatersonSarah WatersonVisualization

Support Admin UI

The launch of our admin tools for support location controls and full support lockout.

Chris MerrickChris MerrickAdministration

Topic-Fields Validation Fix

Putting the finishing touches on topic-scoped fields (ie fields that only live in single-topics). Now type inference will work as expected.

Conrad SlimmerConrad SlimmerModeling

Multi-Object User Attributes in SQL

We now support arrays in user attributes with multiple values in SQL calls using IN()

Steven TalbotSteven TalbotModeling