Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 20 additions & 4 deletions pages/whats-new.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,35 @@ import Image from 'next/image';

# What's new in MOSTLY AI

## 5.2.0

_September 5th, 2025_

### Sequence completion via Platform

- {/* MSD-XXX */} Improve simulation features to include seed functionality for sequence compleation, supporting the creation of realistic data based on unseen series using the MOSTLY AI Platform.

### Instant startup time for Python Sessions

- {/* MSD-XXX */} Implement always-ready kernel pool for instant startup time for [Python sessions](https://docs.mostly.ai/assistant/python-session-status).

### Enhancements

- {/* MSD-XXX */} Switch to [GPT-5 Nano](https://platform.openai.com/docs/models/gpt-5-nano) as default for [Mock Data generation](https://github.com/mostly-ai/mostlyai-mock).

## 5.1.0

_September 2nd, 2025_

### Sequence completion via SDK

- {/* MSD-XXX */} Improve simulation features to include seed functionality for sequence compleation, supporting the creation of realistic data based on unseen series with the [Synthetic Data SDK](https://github.com/mostly-ai/mostlyai?tab=readme-ov-file#synthetic-data-sdk-).

### Paid subscriptions and payment integration with Stripe

- {/* MSD-2022 */} Introducing paid subscriptions and payment integration with Stripe
- {/* MSD-2021/2035 */} Implement free and paid plan credit caps, usage display, and maximum free monthly credits

### Sequence completion

- {/* MSD-XXX */} Improve simulation features to include seed functionality for sequence compleati, supporting the creation of realistic data based on unseen series.

### Improvements

- {/* MSD-2065 */} Increase visibility of consumed resources in chats by showing their usage in the chat list and details page.
Expand Down