ToolsThe story, in brief

v0-1.5-md & v0-1.5-lg now in beta on the Models API

Vercel's v0 now supports 512K context. Developers can build larger, more complex AI features without model-swapping.

Illustration of a transparent lens revealing connected networks across layers of paper.
Exploring the next frontier of AI research.AI illustration by KeyNews
The KeyNews take

Why it matters

Vercel is expanding v0's model capabilities on its API layer, enabling developers to build AI-powered products with longer context windows. This matters for founders scaling AI features without managing multiple model providers.

The key facts

8 to know
  1. v0-1.5-md: 128K token context now in beta

  2. v0-1.5-lg: 512K token context now in beta

  3. Available on Vercel Models API

  4. Released June 9, 2025

  5. v0-1.5-md model: 128K token context

  6. v0-1.5-lg model: 512K token context

  7. Beta availability on Vercel Models API

  8. Published June 9, 2025

Go to the source

Vercel Blogvercel.com

Publisher excerpt: Beta access is now available for (128K token context) and (512K token context) on our Models API.v0-1.5-mdv0-1.5-lg For full details and examples, see the Models API docs:
Read original report
Back to today's editionMore tools news

The wider picture

View all
Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
AI illustration by KeyNews
Tools01

The Genie One MCP is now Generally Available

Genie One MCP is a production-ready tool layer for integrating coding agents into enterprise workflows. Practitioners building agentic systems now have a standardized, vendor-backed protocol for connecting agents to IDEs and development environments — lowering friction from pilot to deployment.

Databricks
Illustration of independent geometric mechanisms passing paper tasks along branching amber tracks.
AI illustration by KeyNews
Tools02

Rabbit Is Back, This Time With an AI Agent App

A failed AI hardware play pivots to cross-platform agent software — a test case for whether agent UX can drive mainstream adoption outside dedicated devices.

Wired AI
Illustration of a transparent lens revealing connected networks across layers of paper.
AI illustration by KeyNews
Tools03

llm-typesafe 0.1a0

A new Python library for enforcing type-safe outputs from LLMs—useful for practitioners building production applications where unpredictable output shapes break downstream code. Early alpha, but addresses a real friction point in AI app development.

Simon Willison