Try the new DeepSeek V4 Flash today. Frontier intelligence at a fraction of the cost. Here

Changelog

See our latest feature releases, product improvements and bug fixes

Jun 11, 2026

Container restart tracking

Each deployment's metrics dashboard now includes a graph showing model container restarts over time. Spikes point to crashes in your model code, out-of-memory kills, or failed health checks.

Jun 10, 2026

vLLM and SGLang metrics

Baseten now surfaces engine-native metrics for models served with vLLM or SGLang directly in the Metrics tab.

Jun 8, 2026

Log export to OTLP endpoints

You can now stream your Baseten logs to any OTLP/HTTP backend, including Datadog and Grafana Cloud.

Jun 4, 2026

Nemotron Ultra on Baseten

You can deploy Nemotron Ultra in one click with our Model APIs. Dedicated deployments are available for larger workloads. NVIDIA Nemotron Ultra, a 550B-parameter mixture-of-experts model with 55B...

Jun 4, 2026

Activity log filters

Filter a model or Chain's Activity tab by API key, deployment, team member, or event type to quickly check its audit log.

Jun 1, 2026

Compliance policy visibility

Customers with compliance-related restrictions, such as HIPAA or GDPR, can now view their compliance policies directly in the Baseten application. The policy appears in your Organization and Team...

May 28, 2026

Model API deprecation notice (DeepSeek v3.1, MiniMax M2.5)

The DeepSeek v3.1 and MiniMax M2.5 Model API(s) will be deprecated at 5pm PT on June 17th.

May 27, 2026

GLM 5.1 available on Baseten

GLM 5.1 is now available on Baseten's Model APIs.

May 14, 2026

SSO and SCIM

Connect Baseten to your identity provider for SAML 2.0 sign-in and SCIM 2.0 directory sync, then assign organization, team, and restricted-environment roles to synced directory groups so permissions...

May 7, 2026

View configs for deployed models

truss model-config --model-id <id> --deployment-id <id> prints the YAML config of a deployed model, returning the original config.yaml when available. Add --output json for the full structured...