TLDRocket
Sign in

Function calling and other API updates

OpenAI

OpenAI just gave its API a serious tune-up. New function calling, longer context windows, and cheaper tokens all land at once.

Based on reporting by OpenAI — read the original for the full story.

Summary, retelling and take written by AI under human oversight; images are AI-generated illustrations. How we work · Report an error

OpenAI dropped a batch of API updates this week that quietly reshape how developers build with its models. The headline feature is function calling, which lets a model output structured data that maps directly onto functions in your own code rather than free-form text you have to parse and hope for the best. That sounds like a small thing until you've spent an afternoon writing regex to coax JSON out of a chatty language model.

Alongside function calling, OpenAI says the underlying models are now more steerable, meaning they follow instructions and system prompts more reliably than before. Anyone who has fought with a model that ignores formatting requests or wanders off-topic will appreciate why this matters more than a flashy new capability.

Context length also got a bump, giving developers more room to feed in documents, conversation history, or retrieved data without truncating everything into oblivion. Longer context has been one of the most requested features since ChatGPT's API debut, and it directly enables use cases like summarizing long documents or maintaining multi-turn conversations that actually remember earlier turns.

And then there's price. OpenAI is cutting costs on its API, which matters enormously for startups running these models at scale. Token costs add up fast when you're processing thousands of requests a day, so even modest price cuts can be the difference between a viable product and a money pit.

Taken together, these changes read less like a single big announcement and more like OpenAI clearing a backlog of developer complaints in one release. Function calling solves a real integration headache, steerability fixes reliability gripes, longer context unlocks new use cases, and lower prices make all of it more sustainable to build on.

My take — AI-written commentary, not fact-checked reporting

Function calling is the update that actually matters here — everything else is nice-to-have polish. Structured outputs turn a chatbot into a proper backend component you can wire into real software, and that's the difference between a demo and a product. OpenAI knows developers are the moat, and this release is aimed squarely at keeping them from wandering off to Anthropic or an open-weight alternative.

Read more about this at: OpenAI

Related stories

The daily briefing

Every AI story that matters, in your inbox by 8am.

TLDRocket reads all relevant sources, removes duplicate coverage, and summarises the day in two minutes. Follow companies and topics for alerts, or get the briefing in Slack. Free, no spam, unsubscribe anytime.