OpenAI is systematically evolving its language models from passive text generators into active infrastructure orchestrators. According to the company's latest update, the introduction of Function Calling is a radical game-changer: models now output structured JSON objects to trigger external tools rather than mere conversational responses. In effect, Sam Altman is offering businesses a ready-made logic layer capable of independently querying databases and calling internal APIs, transforming GPT into a full-scale command center.

To decisively squeeze competitors out of the enterprise segment, OpenAI has shifted into aggressive dumping mode. According to the company's report, the cost of input tokens for gpt-3.5-turbo has dropped by 25%, while modern embedding models saw a staggering 75% price cut. Inference economics are becoming increasingly favorable for large-scale projects, especially with the debut of a gpt-3.5-turbo version featuring a 16k context window. This fourfold expansion of "memory" allows users to feed the model heavy corporate documents without the risk of it forgetting the start of the instructions by the middle of the page.

In our view, we are witnessing a fundamental shift: OpenAI is moving beyond being a "text" provider to assume the role of a business operating system. Improved steerability through system prompts and strict adherence to JSON signatures indicate that the priority has shifted from mimicking human conversation to code execution precision. Models are now optimized for creating agents that don't just discuss a problem but solve it through specific technical calls. Meanwhile, the company remains pragmatically predictable for developers, extending support for older versions like gpt-4-0314 until summer 2024, providing businesses the necessary lead time to migrate without undue friction.

Key Takeaways

Implementation of Function Calling for seamless integration with external APIs. A 25% reduction in input token costs for gpt-3.5-turbo. Significant price drop (75%) for state-of-the-art embedding models. Launch of gpt-3.5-turbo-16k for high-capacity long-context processing.

OpenAI is transforming GPT from a chatbot into a comprehensive command center capable of managing a company's software infrastructure through structured function calls.
Generative AIAI in BusinessCost ReductionAI AgentsOpenAI